commit: 66bc2df7a596b9abbc3e11f53d5a47c60cf7bc97 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org> AuthorDate: Sat Jul 18 10:48:29 2020 +0000 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org> CommitDate: Sat Jul 18 10:52:32 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66bc2df7
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 <AT> gentoo.org> dev-perl/MooX-HandlesVia/MooX-HandlesVia-0.1.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 98f8a460afe..30ac40b27aa 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 )"