diff options
author | Kent Fredric <kentnl@gentoo.org> | 2017-05-04 12:25:08 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2017-05-04 12:27:15 +1200 |
commit | ac9a045f0fe11abc666b78334f86bb4f46472a9e (patch) | |
tree | ac67d97b24f74d66ba985f1720b68ab44c04819a | |
parent | dev-perl/Test-Deep: ALLARCHES stable re bug #617282 (diff) | |
download | gentoo-ac9a045f0fe11abc666b78334f86bb4f46472a9e.tar.gz gentoo-ac9a045f0fe11abc666b78334f86bb4f46472a9e.tar.bz2 gentoo-ac9a045f0fe11abc666b78334f86bb4f46472a9e.zip |
dev-perl/Class-Inspector: ALLARCHES stable re bug #617284
Bug: https://bugs.gentoo.org/617284
Package-Manager: Portage-2.3.5, Repoman-2.3.2
-rw-r--r-- | dev-perl/Class-Inspector/Class-Inspector-1.310.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.310.0.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.310.0.ebuild index 78c2631744cf..ba28818f77f4 100644 --- a/dev-perl/Class-Inspector/Class-Inspector-1.310.0.ebuild +++ b/dev-perl/Class-Inspector/Class-Inspector-1.310.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Provides information about Classes" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |