diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 11:34:53 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:03:49 -0800 |
commit | c8429de525eb7ea629642da628d3a3dc316eecb5 (patch) | |
tree | 4a041137407db5cca1b1fec16a8d253ef5b3251a /dev-perl/LWP-Protocol-http10 | |
parent | dev-perl/LWP-Online: added ~sparc (diff) | |
download | gentoo-c8429de525eb7ea629642da628d3a3dc316eecb5.tar.gz gentoo-c8429de525eb7ea629642da628d3a3dc316eecb5.tar.bz2 gentoo-c8429de525eb7ea629642da628d3a3dc316eecb5.zip |
dev-perl/LWP-Protocol-http10: added ~sparc, 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 b2d65d56add5..8067f4aa9ab4 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 ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ppc64 ~sparc ~x86" IUSE="" RDEPEND=" |