summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2020-07-21 06:58:46 +1200
committerKent Fredric <kentnl@gentoo.org>2020-07-21 08:42:22 +1200
commitbb62b8c8faf6171cb277f211aa885243c80d0ae1 (patch)
treef39b7c6d6c883be897ffa6b5b4f033d5fb737367 /dev-perl/Moo/Moo-2.3.3.ebuild
parentdev-perl/MooX-Types-MooseLike: Drop some prefix support re bug #673504 (diff)
downloadgentoo-bb62b8c8faf6171cb277f211aa885243c80d0ae1.tar.gz
gentoo-bb62b8c8faf6171cb277f211aa885243c80d0ae1.tar.bz2
gentoo-bb62b8c8faf6171cb277f211aa885243c80d0ae1.zip
dev-perl/Moo: Drop various prefix support re bug #673504
Depends: - dev-perl/Class-Method-Modifiers - dev-perl/Test-Requires Bug: https://bugs.gentoo.org/673504 Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'dev-perl/Moo/Moo-2.3.3.ebuild')
-rw-r--r--dev-perl/Moo/Moo-2.3.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Moo/Moo-2.3.3.ebuild b/dev-perl/Moo/Moo-2.3.3.ebuild
index dd704937814e..810f690a21b4 100644
--- a/dev-perl/Moo/Moo-2.3.3.ebuild
+++ b/dev-perl/Moo/Moo-2.3.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Minimalist Object Orientation (with Moose compatiblity)"
SLOT="0"
-KEYWORDS="amd64 ~arm hppa ppc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm hppa ppc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"