diff options
author | Kent Fredric <kentnl@gentoo.org> | 2020-07-18 22:48:29 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2020-07-18 22:52:32 +1200 |
commit | 66bc2df7a596b9abbc3e11f53d5a47c60cf7bc97 (patch) | |
tree | b777853f064f9ecaa0ec1212dcb4cad458242d82 /dev-perl | |
parent | dev-perl/PPI: Drop ~x64-macos re bug #673504 (diff) | |
download | gentoo-66bc2df7a596b9abbc3e11f53d5a47c60cf7bc97.tar.gz gentoo-66bc2df7a596b9abbc3e11f53d5a47c60cf7bc97.tar.bz2 gentoo-66bc2df7a596b9abbc3e11f53d5a47c60cf7bc97.zip |
dev-perl/MooX-HandlesVia: Drop ~ppc-aix re bug #673504
Depends:
- dev-perl/Data-Perl
- dev-perl/Test-Output
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')
-rw-r--r-- | dev-perl/MooX-HandlesVia/MooX-HandlesVia-0.1.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/MooX-HandlesVia/MooX-HandlesVia-0.1.8.ebuild b/dev-perl/MooX-HandlesVia/MooX-HandlesVia-0.1.8.ebuild index 98f8a460afef..30ac40b27aa0 100644 --- a/dev-perl/MooX-HandlesVia/MooX-HandlesVia-0.1.8.ebuild +++ b/dev-perl/MooX-HandlesVia/MooX-HandlesVia-0.1.8.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="NativeTrait-like behavior for Moo" SLOT="0" -KEYWORDS="amd64 hppa ppc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 hppa ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |