diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-19 19:46:45 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-19 19:48:41 -0700 |
commit | fe57df2b238fabdaeceff3eaaa2c6c6986a58e81 (patch) | |
tree | cfe5f9b6d14cf3374b4498a49aef11087b035e56 /dev-perl/List-UtilsBy | |
parent | dev-perl/List-SomeUtils-XS-0.520.0: added ~alpha, bug 613158 (diff) | |
download | gentoo-fe57df2b238fabdaeceff3eaaa2c6c6986a58e81.tar.gz gentoo-fe57df2b238fabdaeceff3eaaa2c6c6986a58e81.tar.bz2 gentoo-fe57df2b238fabdaeceff3eaaa2c6c6986a58e81.zip |
dev-perl/List-UtilsBy-0.100.0: added ~alpha, 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 27cffe4f8bf3..344dfb0ec6f9 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="amd64 ~x86" +KEYWORDS="~alpha amd64 ~x86" IUSE="test" DEPEND=" |