diff options
author | 2021-05-16 00:10:36 +0000 | |
---|---|---|
committer | 2021-05-16 00:10:36 +0000 | |
commit | ece62d0396ac7a4b7454250dcca4b3c41f9e06e0 (patch) | |
tree | 05dc44cf023061a62a74118a8d4147fc6f3be56f /dev-perl/Moo | |
parent | dev-perl/Class-Method-Modifiers: Keyword 2.130.0 ppc64, #788778 (diff) | |
download | gentoo-ece62d0396ac7a4b7454250dcca4b3c41f9e06e0.tar.gz gentoo-ece62d0396ac7a4b7454250dcca4b3c41f9e06e0.tar.bz2 gentoo-ece62d0396ac7a4b7454250dcca4b3c41f9e06e0.zip |
dev-perl/Moo: Keyword 2.3.3 ppc64, #788778
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Moo')
-rw-r--r-- | dev-perl/Moo/Moo-2.3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Moo/Moo-2.3.3.ebuild b/dev-perl/Moo/Moo-2.3.3.ebuild index d51f81bda7cd..9fd12d62d065 100644 --- a/dev-perl/Moo/Moo-2.3.3.ebuild +++ b/dev-perl/Moo/Moo-2.3.3.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Minimalist Object Orientation (with Moose compatiblity)" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~hppa ~ia64 ppc ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="amd64 ~arm arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |