diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-10 23:43:50 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-11 00:02:05 +0100 |
commit | f0eb074e4b0be19e70f543ad2318b16c6122407a (patch) | |
tree | 980309533a24bfd735e717f9a3576a1c4334afe5 /dev-perl/LWP-Protocol-http10 | |
parent | dev-perl/Hash-MultiValue: stable 0.160.0 for ia64, bug #657690 (diff) | |
download | gentoo-f0eb074e4b0be19e70f543ad2318b16c6122407a.tar.gz gentoo-f0eb074e4b0be19e70f543ad2318b16c6122407a.tar.bz2 gentoo-f0eb074e4b0be19e70f543ad2318b16c6122407a.zip |
dev-perl/LWP-Protocol-http10: stable 6.30.0 for ia64, bug #657690
Bug: https://bugs.gentoo.org/657690
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
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 8280aead6f63..171050e2d4b0 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=" |