diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 12:36:34 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:03:56 -0800 |
commit | 105ef1a6d2b8c210a92920d2b5e8f6a1b67a3950 (patch) | |
tree | 11324de6d2489c854adbb4dd4afd1baa9e782b4f /dev-perl/Hash-MultiValue | |
parent | dev-perl/Test-Time: added ~ppc, bug 577100 (diff) | |
download | gentoo-105ef1a6d2b8c210a92920d2b5e8f6a1b67a3950.tar.gz gentoo-105ef1a6d2b8c210a92920d2b5e8f6a1b67a3950.tar.bz2 gentoo-105ef1a6d2b8c210a92920d2b5e8f6a1b67a3950.zip |
dev-perl/Hash-MultiValue: added ~ppc, 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 32208bc438fd..35a6f368c0cb 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 ~sparc x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86" IUSE="test" RDEPEND="" |