commit: 50ab7ddb2028157f612a119399a4a0a50f55be49 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Oct 16 21:52:13 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Oct 16 21:57:16 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50ab7ddb
dev-perl/Mouse: 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/Mouse/Mouse-2.4.10-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Mouse/Mouse-2.4.10-r1.ebuild b/dev-perl/Mouse/Mouse-2.4.10-r1.ebuild index ff1d9157c01..a77ea8231d5 100644 --- a/dev-perl/Mouse/Mouse-2.4.10-r1.ebuild +++ b/dev-perl/Mouse/Mouse-2.4.10-r1.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Moose minus the antlers" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" IUSE="test" RESTRICT="!test? ( test )"
