diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-19 19:47:02 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-19 19:48:47 -0700 |
commit | 1cdb453595fe5e002217ae180a1bd44ed197dadd (patch) | |
tree | 147a8db70948b749a47f5c75b5da79d0fcab40ec /dev-perl/List-SomeUtils | |
parent | dev-perl/List-UtilsBy-0.100.0: added ~sparc, bug 613158 (diff) | |
download | gentoo-1cdb453595fe5e002217ae180a1bd44ed197dadd.tar.gz gentoo-1cdb453595fe5e002217ae180a1bd44ed197dadd.tar.bz2 gentoo-1cdb453595fe5e002217ae180a1bd44ed197dadd.zip |
dev-perl/List-SomeUtils-0.530.0: added ~sparc, bug 613158
Diffstat (limited to 'dev-perl/List-SomeUtils')
-rw-r--r-- | dev-perl/List-SomeUtils/List-SomeUtils-0.530.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/List-SomeUtils/List-SomeUtils-0.530.0.ebuild b/dev-perl/List-SomeUtils/List-SomeUtils-0.530.0.ebuild index 5238b2cc3ffb..49e9268c9d63 100644 --- a/dev-perl/List-SomeUtils/List-SomeUtils-0.530.0.ebuild +++ b/dev-perl/List-SomeUtils/List-SomeUtils-0.530.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="A colletion of List utilities missing from List::Util" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RDEPEND=" |