diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-19 19:46:57 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-19 19:48:45 -0700 |
commit | dda3aba9063c0c99548673898987b38ec613e3a0 (patch) | |
tree | b9dffb58ab86f763acc44dce48b894995ba1af04 /dev-perl/List-UtilsBy | |
parent | dev-perl/List-SomeUtils-XS-0.520.0: added ~ppc64, bug 613158 (diff) | |
download | gentoo-dda3aba9063c0c99548673898987b38ec613e3a0.tar.gz gentoo-dda3aba9063c0c99548673898987b38ec613e3a0.tar.bz2 gentoo-dda3aba9063c0c99548673898987b38ec613e3a0.zip |
dev-perl/List-UtilsBy-0.100.0: added ~ppc64, bug 613158
Diffstat (limited to 'dev-perl/List-UtilsBy')
-rw-r--r-- | dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild b/dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild index d286fd8f663d..44b3454b5fd3 100644 --- a/dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild +++ b/dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Higher-order list utility functions" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~x86" IUSE="test" DEPEND=" |