diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-06-11 18:43:44 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-11 18:08:44 +0100 |
commit | 7da32ad8f71a83de521abebb22cf8e6a6255d154 (patch) | |
tree | 92c4a8f6b0eeca3c40d4bed14c1166010bf2ad65 /dev-perl/Hash-MultiValue | |
parent | dev-perl/Plack: stable 1.4.400 for sparc (diff) | |
download | gentoo-7da32ad8f71a83de521abebb22cf8e6a6255d154.tar.gz gentoo-7da32ad8f71a83de521abebb22cf8e6a6255d154.tar.bz2 gentoo-7da32ad8f71a83de521abebb22cf8e6a6255d154.zip |
dev-perl/Hash-MultiValue: stable 0.160.0 for sparc
Bug: https://bugs.gentoo.org/657690
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
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 9dbb061efbdf..78b52151cb19 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 ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ia64 ~ppc ~ppc64 sparc x86" IUSE="test" RDEPEND="" |