commit: bc46b4d355139666af7dc6c98bd7c704e37404ee Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Oct 16 21:53:58 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Oct 16 21:57:17 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc46b4d3
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 <AT> gentoo.org> dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.180.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 f7a2a97f79c..d732c94a453 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