diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-07-10 20:49:07 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-07-10 20:50:17 +0200 |
commit | af36d6e70b370cf78c97f7a2ee8c171efdc917c2 (patch) | |
tree | 54d781fe2defe6dec72e1377b43c16745969683b /dev-perl | |
parent | dev-perl/Package-Stash: add Prefix keywords, bug #548352 (diff) | |
download | gentoo-af36d6e70b370cf78c97f7a2ee8c171efdc917c2.tar.gz gentoo-af36d6e70b370cf78c97f7a2ee8c171efdc917c2.tar.bz2 gentoo-af36d6e70b370cf78c97f7a2ee8c171efdc917c2.zip |
dev-perl/Class-Load: add Prefix keywords, bug #548352
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Class-Load/Class-Load-0.240.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Class-Load/Class-Load-0.240.0.ebuild b/dev-perl/Class-Load/Class-Load-0.240.0.ebuild index 6789d7c56915..7042b725f50a 100644 --- a/dev-perl/Class-Load/Class-Load-0.240.0.ebuild +++ b/dev-perl/Class-Load/Class-Load-0.240.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A working (require q{Class::Name}) and more" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" # uses Scalar-Util |