diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 12:37:11 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:04:22 -0800 |
commit | 3e7e6e4f5e5a3987e2cf03862beae00020022365 (patch) | |
tree | e54211ecb77a025193f74b28cc1d2c30a39ad4d5 /dev-perl/LWP-Protocol-http10 | |
parent | dev-perl/libwww-perl: added ~ppc, bug 606514 (diff) | |
download | gentoo-3e7e6e4f5e5a3987e2cf03862beae00020022365.tar.gz gentoo-3e7e6e4f5e5a3987e2cf03862beae00020022365.tar.bz2 gentoo-3e7e6e4f5e5a3987e2cf03862beae00020022365.zip |
dev-perl/LWP-Protocol-http10: added ~ppc, 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 8067f4aa9ab4..7f7c85081be3 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 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND=" |