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