diff options
author | Fabian Groffen <grobian@gentoo.org> | 2020-12-27 16:28:06 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2020-12-27 16:28:06 +0100 |
commit | 5eade3aad2e771ebc95dd3f279f957526f13c9d6 (patch) | |
tree | 896b3f28968ed0cae164519f0ff2b87e243f4352 /dev-perl/MooseX-FollowPBP | |
parent | dev-perl/Moose: drop ppc-aix m68k-mint (diff) | |
download | gentoo-5eade3aad2e771ebc95dd3f279f957526f13c9d6.tar.gz gentoo-5eade3aad2e771ebc95dd3f279f957526f13c9d6.tar.bz2 gentoo-5eade3aad2e771ebc95dd3f279f957526f13c9d6.zip |
dev-perl/MooseX-FollowPBP: 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-FollowPBP')
-rw-r--r-- | dev-perl/MooseX-FollowPBP/MooseX-FollowPBP-0.50.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/MooseX-FollowPBP/MooseX-FollowPBP-0.50.0-r1.ebuild b/dev-perl/MooseX-FollowPBP/MooseX-FollowPBP-0.50.0-r1.ebuild index c9cc98b7a705..eef69743fed4 100644 --- a/dev-perl/MooseX-FollowPBP/MooseX-FollowPBP-0.50.0-r1.ebuild +++ b/dev-perl/MooseX-FollowPBP/MooseX-FollowPBP-0.50.0-r1.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Name your accessors get_foo() and set_foo(), whatever that may mean LICENSE="Artistic-2" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ppc ppc64 x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 ~arm arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |