diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 18:51:29 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:35:57 +0100 |
commit | 1966fb545106f19c3b360bce61a5cc1d987cd41e (patch) | |
tree | c08cf2f430f2f0015d502864a5f21bc56c5fc67c /dev-perl/Hash-MultiValue | |
parent | dev-perl/HTTP-Server-Simple-PSGI: stable 0.160.0 for ppc, bug #657690 (diff) | |
download | gentoo-1966fb545106f19c3b360bce61a5cc1d987cd41e.tar.gz gentoo-1966fb545106f19c3b360bce61a5cc1d987cd41e.tar.bz2 gentoo-1966fb545106f19c3b360bce61a5cc1d987cd41e.zip |
dev-perl/Hash-MultiValue: stable 0.160.0 for ppc, bug #657690
Bug: https://bugs.gentoo.org/657690
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
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 78b52151cb19..42a05aa67e6d 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="" |