Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/splint/
Date: Fri, 08 Jan 2021 10:35:13
Message-Id: 1610102106.3b2b83259d48f4afb55ff507907e9a69806526fd.sam@gentoo
1 commit: 3b2b83259d48f4afb55ff507907e9a69806526fd
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 8 10:35:06 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 8 10:35:06 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b2b8325
7
8 dev-util/splint: Stabilize 3.1.2-r2 arm, #764410
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-util/splint/splint-3.1.2-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-util/splint/splint-3.1.2-r2.ebuild b/dev-util/splint/splint-3.1.2-r2.ebuild
16 index 889304c6486..c2170c16b22 100644
17 --- a/dev-util/splint/splint-3.1.2-r2.ebuild
18 +++ b/dev-util/splint/splint-3.1.2-r2.ebuild
19 @@ -10,7 +10,7 @@ SRC_URI="http://www.splint.org/downloads/${P}.src.tgz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos ~x64-macos"
24 +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos ~x64-macos"
25
26 DEPEND="
27 sys-devel/flex