diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-19 19:47:00 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-19 19:48:46 -0700 |
commit | 2db93d447c6a0275c477f8070c48156fb27510cd (patch) | |
tree | ebc5d3466ec60cf4958bbd7182a667210ceec755 /dev-perl/List-SomeUtils-XS | |
parent | dev-perl/List-AllUtils-0.140.0: added ~ppc64, bug 613158 (diff) | |
download | gentoo-2db93d447c6a0275c477f8070c48156fb27510cd.tar.gz gentoo-2db93d447c6a0275c477f8070c48156fb27510cd.tar.bz2 gentoo-2db93d447c6a0275c477f8070c48156fb27510cd.zip |
dev-perl/List-SomeUtils-XS-0.520.0: added ~sparc, bug 613158
Diffstat (limited to 'dev-perl/List-SomeUtils-XS')
-rw-r--r-- | dev-perl/List-SomeUtils-XS/List-SomeUtils-XS-0.520.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/List-SomeUtils-XS/List-SomeUtils-XS-0.520.0.ebuild b/dev-perl/List-SomeUtils-XS/List-SomeUtils-XS-0.520.0.ebuild index 3f41c7ba7788..0c5dd3fbb7cd 100644 --- a/dev-perl/List-SomeUtils-XS/List-SomeUtils-XS-0.520.0.ebuild +++ b/dev-perl/List-SomeUtils-XS/List-SomeUtils-XS-0.520.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="XS implementation for List::SomeUtils" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RDEPEND=" |