summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2017-03-10 13:56:29 -0800
committerMatt Turner <mattst88@gentoo.org>2017-03-10 13:56:48 -0800
commit367b4981f155d4c3e500b665c36150d1f2be3770 (patch)
treee57c8d22d11a33ff8be3e9df4dbc612d888c16a4 /dev-perl/LWP-Online
parentsys-apps/openrc: 0.24 version bump (diff)
downloadgentoo-367b4981f155d4c3e500b665c36150d1f2be3770.tar.gz
gentoo-367b4981f155d4c3e500b665c36150d1f2be3770.tar.bz2
gentoo-367b4981f155d4c3e500b665c36150d1f2be3770.zip
dev-perl/LWP-Online: added ~ppc64, bug 577020
Diffstat (limited to 'dev-perl/LWP-Online')
-rw-r--r--dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild b/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild
index d2019a9b80d8..2d40c723896e 100644
--- a/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild
+++ b/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
DESCRIPTION="Does your process have access to the web"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~sparc ~x86"
IUSE="test"
# https://rt.cpan.org/Public/Bug/Display.html?id=112728
PATCHES=("${FILESDIR}/${DIST_VERSION}-no-network.patch")