diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-15 11:46:23 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-15 11:47:51 -0700 |
commit | 92bdd58e8ee41faca1bf29c6647b2317827b1383 (patch) | |
tree | addf4ff567d1b31ae5ef5f73820458e606b6ed25 /dev-perl/LWP-Protocol-http10 | |
parent | dev-perl/LWP-Online-1.80.0-r2: added ~ia64, bug 577020 (diff) | |
download | gentoo-92bdd58e8ee41faca1bf29c6647b2317827b1383.tar.gz gentoo-92bdd58e8ee41faca1bf29c6647b2317827b1383.tar.bz2 gentoo-92bdd58e8ee41faca1bf29c6647b2317827b1383.zip |
dev-perl/LWP-Protocol-http10-6.30.0: added ~ia64, bug 577100
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 3a17719a9fe5..02f6c84d19ed 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 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND=" |