diff options
author | Sam James <sam@gentoo.org> | 2020-10-16 21:53:58 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-16 21:57:17 +0000 |
commit | bc46b4d355139666af7dc6c98bd7c704e37404ee (patch) | |
tree | d930ec879837c897a77e90a12aa9ae2c195cc496 /dev-perl/Module-Build-XSUtil | |
parent | dev-perl/Any-Moose: ppc64 keyworded (bug #746560) (diff) | |
download | gentoo-bc46b4d355139666af7dc6c98bd7c704e37404ee.tar.gz gentoo-bc46b4d355139666af7dc6c98bd7c704e37404ee.tar.bz2 gentoo-bc46b4d355139666af7dc6c98bd7c704e37404ee.zip |
dev-perl/Module-Build-XSUtil: ppc64 keyworded (bug #746560)
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Module-Build-XSUtil')
-rw-r--r-- | dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.180.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.180.0.ebuild b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.180.0.ebuild index f7a2a97f79cc..d732c94a453c 100644 --- a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.180.0.ebuild +++ b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.180.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A Module::Build class for building XS modules" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 hppa ~ppc x86" +KEYWORDS="amd64 ~arm ~arm64 hppa ~ppc ~ppc64 x86" IUSE="test examples" RESTRICT="!test? ( test )" # File::Basename -> perl |