diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 11:34:12 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:03:21 -0800 |
commit | 335524442a2625144f0adc9ec98acbe7e540502b (patch) | |
tree | b373c3dfc31bcff8ccc01df982f49804303f9b4c /dev-perl/Hash-MultiValue | |
parent | dev-perl/Test-Time: added ~sparc, bug 577100 (diff) | |
download | gentoo-335524442a2625144f0adc9ec98acbe7e540502b.tar.gz gentoo-335524442a2625144f0adc9ec98acbe7e540502b.tar.bz2 gentoo-335524442a2625144f0adc9ec98acbe7e540502b.zip |
dev-perl/Hash-MultiValue: added ~sparc, bug 577100
Diffstat (limited to 'dev-perl/Hash-MultiValue')
-rw-r--r-- | dev-perl/Hash-MultiValue/Hash-MultiValue-0.160.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Hash-MultiValue/Hash-MultiValue-0.160.0.ebuild b/dev-perl/Hash-MultiValue/Hash-MultiValue-0.160.0.ebuild index ae3eaca2082d..32208bc438fd 100644 --- a/dev-perl/Hash-MultiValue/Hash-MultiValue-0.160.0.ebuild +++ b/dev-perl/Hash-MultiValue/Hash-MultiValue-0.160.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Store multiple values per key" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc64 x86" +KEYWORDS="~alpha amd64 ~ppc64 ~sparc x86" IUSE="test" RDEPEND="" |