Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/splint/
Date: Wed, 02 Nov 2022 05:11:14
Message-Id: 1667365848.63b201132a58efb84dc978f01048e567c3961597.jsmolic@gentoo
1 commit: 63b201132a58efb84dc978f01048e567c3961597
2 Author: Chris Su <chris <AT> lesscrowds <DOT> org>
3 AuthorDate: Tue Nov 1 15:57:02 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 2 05:10:48 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63b20113
7
8 dev-util/splint: Keyword 3.1.2-r2 riscv, #879023
9
10 Signed-off-by: Chris Su <chris <AT> lesscrowds.org>
11 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
12
13 dev-util/splint/splint-3.1.2-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-util/splint/splint-3.1.2-r2.ebuild b/dev-util/splint/splint-3.1.2-r2.ebuild
17 index 173c468b8cb3..b05529f3de56 100644
18 --- a/dev-util/splint/splint-3.1.2-r2.ebuild
19 +++ b/dev-util/splint/splint-3.1.2-r2.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="http://www.splint.org/downloads/${P}.src.tgz"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~ppc-macos ~x64-macos"
25 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~ppc-macos ~x64-macos"
26
27 DEPEND="sys-devel/flex"