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-perl/Inline-C/
Date: Mon, 12 Jul 2021 22:11:12
Message-Id: 1626127689.3f39850e716a7d975f3760ba42ae507d53762fdc.sam@gentoo
1 commit: 3f39850e716a7d975f3760ba42ae507d53762fdc
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 12 22:08:09 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 12 22:08:09 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f39850e
7
8 dev-perl/Inline-C: Keyword 0.810.0 x86, #796788
9
10 Signed-off-by: Sam James <sam <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 9560b7f674f..2b7de44db38 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"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
25 IUSE="test"
26 RESTRICT="!test? ( test )"