diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 00:07:49 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:03:15 -0800 |
commit | f13ac9c0dc268afcd5e82245fb18f068f75adbdd (patch) | |
tree | f4c35e6af30c8737d5f0642111bb32b43262950c /dev-perl/LWP-Protocol-http10 | |
parent | dev-perl/libwww-perl: added ~ppc64, bug 606514 (diff) | |
download | gentoo-f13ac9c0dc268afcd5e82245fb18f068f75adbdd.tar.gz gentoo-f13ac9c0dc268afcd5e82245fb18f068f75adbdd.tar.bz2 gentoo-f13ac9c0dc268afcd5e82245fb18f068f75adbdd.zip |
dev-perl/LWP-Protocol-http10: added ~ppc64, 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 488a08b3ea3a..b2d65d56add5 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 ~x86" +KEYWORDS="~alpha ~amd64 ~ppc64 ~x86" IUSE="" RDEPEND=" |