Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Inline-C/
Date: Sat, 24 Jul 2021 20:23:48
Message-Id: 1627158189.bcca19851e6802f5514f324c0b0e972a61df279d.mattst88@gentoo
1 commit: bcca19851e6802f5514f324c0b0e972a61df279d
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 24 19:37:04 2021 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 24 20:23:09 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcca1985
7
8 dev-perl/Inline-C: Keyword 0.810.0 alpha, #796788
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 dev-perl/Inline-C/Inline-C-0.810.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Inline-C/Inline-C-0.810.0.ebuild b/dev-perl/Inline-C/Inline-C-0.810.0.ebuild
16 index 2b7de44db38..964d6c7994b 100644
17 --- a/dev-perl/Inline-C/Inline-C-0.810.0.ebuild
18 +++ b/dev-perl/Inline-C/Inline-C-0.810.0.ebuild
19 @@ -11,7 +11,7 @@ inherit perl-module
20 DESCRIPTION="C Language Support for Inline"
21
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
25 IUSE="test"
26 RESTRICT="!test? ( test )"