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