diff options
author | Sam James <sam@gentoo.org> | 2021-07-12 23:08:09 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-12 23:08:09 +0100 |
commit | 3f39850e716a7d975f3760ba42ae507d53762fdc (patch) | |
tree | 4a7bb61d26f6e623fd8525520577a2b04c0312c5 /dev-perl/Inline-C | |
parent | dev-perl/Pegex: Keyword 0.750.0 x86, #796788 (diff) | |
download | gentoo-3f39850e716a7d975f3760ba42ae507d53762fdc.tar.gz gentoo-3f39850e716a7d975f3760ba42ae507d53762fdc.tar.bz2 gentoo-3f39850e716a7d975f3760ba42ae507d53762fdc.zip |
dev-perl/Inline-C: Keyword 0.810.0 x86, #796788
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Inline-C')
-rw-r--r-- | dev-perl/Inline-C/Inline-C-0.810.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Inline-C/Inline-C-0.810.0.ebuild b/dev-perl/Inline-C/Inline-C-0.810.0.ebuild index 9560b7f674f2..2b7de44db386 100644 --- a/dev-perl/Inline-C/Inline-C-0.810.0.ebuild +++ b/dev-perl/Inline-C/Inline-C-0.810.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="C Language Support for Inline" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |