diff options
author | 2021-08-05 15:12:01 +0100 | |
---|---|---|
committer | 2021-08-05 15:12:01 +0100 | |
commit | e2e97a9fae4fdf656b62d034318351725f918ebc (patch) | |
tree | 0e6d7f5c93990ef281ed51f63a8215c8f96f6669 /dev-perl/Moo | |
parent | dev-perl/Class-Method-Modifiers: Stabilize 2.130.0 ppc64, #804738 (diff) | |
download | gentoo-e2e97a9fae4fdf656b62d034318351725f918ebc.tar.gz gentoo-e2e97a9fae4fdf656b62d034318351725f918ebc.tar.bz2 gentoo-e2e97a9fae4fdf656b62d034318351725f918ebc.zip |
dev-perl/Moo: Stabilize 2.3.3 ppc64, #804738
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 5265f11c81a6..884203f5a7d0 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 ~mips ppc ~ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |