diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-25 13:16:02 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-25 13:16:02 +0200 |
commit | fff94f723e891f736ab7e8084192ffe4fe09f1ad (patch) | |
tree | 5096e0220e6f456dbac7b722307a834837559a2f /dev-perl/Inline-C | |
parent | dev-perl/IO-stringy: x86 stable wrt bug #810111 (diff) | |
download | gentoo-fff94f723e891f736ab7e8084192ffe4fe09f1ad.tar.gz gentoo-fff94f723e891f736ab7e8084192ffe4fe09f1ad.tar.bz2 gentoo-fff94f723e891f736ab7e8084192ffe4fe09f1ad.zip |
dev-perl/Inline-C: x86 stable wrt bug #810113
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@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 967380c375ce..1f4075c18617 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="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="test" RESTRICT="!test? ( test )" |