diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-19 19:46:55 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-19 19:48:45 -0700 |
commit | 731569d99182d952b2ef3de3b60f8ab91bc6cb72 (patch) | |
tree | 49aca1291f0cab1693f6b0ebc7c0a11412b2b0ff /dev-perl/List-AllUtils | |
parent | dev-perl/List-SomeUtils-0.530.0: added ~ppc, bug 613158 (diff) | |
download | gentoo-731569d99182d952b2ef3de3b60f8ab91bc6cb72.tar.gz gentoo-731569d99182d952b2ef3de3b60f8ab91bc6cb72.tar.bz2 gentoo-731569d99182d952b2ef3de3b60f8ab91bc6cb72.zip |
dev-perl/List-AllUtils-0.140.0: added ~ppc, bug 613158
Diffstat (limited to 'dev-perl/List-AllUtils')
-rw-r--r-- | dev-perl/List-AllUtils/List-AllUtils-0.140.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/List-AllUtils/List-AllUtils-0.140.0.ebuild b/dev-perl/List-AllUtils/List-AllUtils-0.140.0.ebuild index 8d0c43904c7f..884fcf7f814e 100644 --- a/dev-perl/List-AllUtils/List-AllUtils-0.140.0.ebuild +++ b/dev-perl/List-AllUtils/List-AllUtils-0.140.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Combines many List::* utility modules in one bite-sized package" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~m68k ~s390 ~sh ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~ia64 ~m68k ~ppc ~s390 ~sh ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" LICENSE="Artistic-2" IUSE="test" |