diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-04-06 21:00:46 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-04-06 21:00:46 -0700 |
commit | e7a1737c402d62138ac2bee6eb05dfa9e37f1346 (patch) | |
tree | 4550161e861c4e3eb7c070414b5db08fae70f0e8 /dev-perl/Class-Inspector | |
parent | dev-perl/Class-Data-Inheritable-0.80.0-r2: ppc64 stable, bug 652524 (diff) | |
download | gentoo-e7a1737c402d62138ac2bee6eb05dfa9e37f1346.tar.gz gentoo-e7a1737c402d62138ac2bee6eb05dfa9e37f1346.tar.bz2 gentoo-e7a1737c402d62138ac2bee6eb05dfa9e37f1346.zip |
dev-perl/Class-Inspector-1.320.0: ppc64 stable, bug 652534
Diffstat (limited to 'dev-perl/Class-Inspector')
-rw-r--r-- | dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild index f5d70b5cea80..37a7688a257c 100644 --- a/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild +++ b/dev-perl/Class-Inspector/Class-Inspector-1.320.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 )" |