diff options
author | Sam James <sam@gentoo.org> | 2021-08-25 17:16:11 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-25 17:16:11 +0100 |
commit | dc4f7eef8410262d1a777ae52c79c9536f0a2fda (patch) | |
tree | 39a288cf2baeaacb96d893ee59bf118e54dfdc26 /dev-perl/Inline-C | |
parent | dev-perl/IO-stringy: Stabilize 2.113.0 ppc, #810111 (diff) | |
download | gentoo-dc4f7eef8410262d1a777ae52c79c9536f0a2fda.tar.gz gentoo-dc4f7eef8410262d1a777ae52c79c9536f0a2fda.tar.bz2 gentoo-dc4f7eef8410262d1a777ae52c79c9536f0a2fda.zip |
dev-perl/Inline-C: Stabilize 0.810.0 ppc, #810113
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 1f4075c18617..9f98dabfb60c 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 )" |