diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:58:55 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 21:20:59 +0100 |
commit | 28dd2cd05b930ef7cd659382eac811747b68310d (patch) | |
tree | 3ff2b0c46b74168b4840d59e09ccbd871f033421 /dev-perl/LWP-Protocol-http10 | |
parent | dev-perl/Hash-MultiValue: stable 0.160.0 for ppc64, bug #657690 (diff) | |
download | gentoo-28dd2cd05b930ef7cd659382eac811747b68310d.tar.gz gentoo-28dd2cd05b930ef7cd659382eac811747b68310d.tar.bz2 gentoo-28dd2cd05b930ef7cd659382eac811747b68310d.zip |
dev-perl/LWP-Protocol-http10: stable 6.30.0 for ppc64, bug #657690
Bug: https://bugs.gentoo.org/657690
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-perl/LWP-Protocol-http10')
-rw-r--r-- | dev-perl/LWP-Protocol-http10/LWP-Protocol-http10-6.30.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/LWP-Protocol-http10/LWP-Protocol-http10-6.30.0.ebuild b/dev-perl/LWP-Protocol-http10/LWP-Protocol-http10-6.30.0.ebuild index 1311326ffe14..2547ea7977bc 100644 --- a/dev-perl/LWP-Protocol-http10/LWP-Protocol-http10-6.30.0.ebuild +++ b/dev-perl/LWP-Protocol-http10/LWP-Protocol-http10-6.30.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Legacy HTTP/1.0 support for LWP" SLOT="0" -KEYWORDS="~alpha amd64 ia64 ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND=" |