diff options
author | Sam James <sam@gentoo.org> | 2021-08-07 15:46:16 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-07 15:49:16 +0100 |
commit | 983cee12a25b4a0a1e0dc042b814a8fa5a154970 (patch) | |
tree | 604f607c1d95e0e74d8e56064975464fde9164ec /dev-perl/Inline | |
parent | dev-perl/Module-Build: Stabilize 0.423.100 ppc64, #806638 (diff) | |
download | gentoo-983cee12a25b4a0a1e0dc042b814a8fa5a154970.tar.gz gentoo-983cee12a25b4a0a1e0dc042b814a8fa5a154970.tar.bz2 gentoo-983cee12a25b4a0a1e0dc042b814a8fa5a154970.zip |
dev-perl/Inline: Stabilize 0.860.0 ppc64, #806653
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Inline')
-rw-r--r-- | dev-perl/Inline/Inline-0.860.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Inline/Inline-0.860.0.ebuild b/dev-perl/Inline/Inline-0.860.0.ebuild index 84315ff36a83..7b62cd6314a7 100644 --- a/dev-perl/Inline/Inline-0.860.0.ebuild +++ b/dev-perl/Inline/Inline-0.860.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Write Perl subroutines in other languages" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="test" RESTRICT="!test? ( test )" |