diff options
author | Fabian Groffen <grobian@gentoo.org> | 2020-12-27 16:28:16 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2020-12-27 16:28:16 +0100 |
commit | 846e8d039b73fbf5720bc4be178d766dc55b15a8 (patch) | |
tree | 33edd2cc310a6549871333c0b05109a53c9a580b /dev-perl/MooseX-Getopt | |
parent | dev-perl/MooseX-FollowPBP: drop ppc-aix m68k-mint (diff) | |
download | gentoo-846e8d039b73fbf5720bc4be178d766dc55b15a8.tar.gz gentoo-846e8d039b73fbf5720bc4be178d766dc55b15a8.tar.bz2 gentoo-846e8d039b73fbf5720bc4be178d766dc55b15a8.zip |
dev-perl/MooseX-Getopt: drop ppc-aix m68k-mint
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-perl/MooseX-Getopt')
-rw-r--r-- | dev-perl/MooseX-Getopt/MooseX-Getopt-0.740.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/MooseX-Getopt/MooseX-Getopt-0.740.0.ebuild b/dev-perl/MooseX-Getopt/MooseX-Getopt-0.740.0.ebuild index 80a49d0dcbce..3a6f34f4b29f 100644 --- a/dev-perl/MooseX-Getopt/MooseX-Getopt-0.740.0.ebuild +++ b/dev-perl/MooseX-Getopt/MooseX-Getopt-0.740.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A Moose role for processing command line options" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |