diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-19 19:46:53 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-19 19:48:44 -0700 |
commit | aeca84f5d8138fdcf1a70af4246f87516f2d88e8 (patch) | |
tree | c16e3d9ff75784738008320f8a9a465b1180e207 /dev-perl/List-UtilsBy | |
parent | dev-perl/List-SomeUtils-XS-0.520.0: added ~ppc, bug 613158 (diff) | |
download | gentoo-aeca84f5d8138fdcf1a70af4246f87516f2d88e8.tar.gz gentoo-aeca84f5d8138fdcf1a70af4246f87516f2d88e8.tar.bz2 gentoo-aeca84f5d8138fdcf1a70af4246f87516f2d88e8.zip |
dev-perl/List-UtilsBy-0.100.0: added ~ppc, 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 35364b45bb00..d286fd8f663d 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 ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~x86" IUSE="test" DEPEND=" |