diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 14:14:40 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 14:14:54 -0800 |
commit | 6446d0fe40c29e088ac9418975bf3081700a8a2b (patch) | |
tree | 9e0fcc9732c02d37e80f82f042896dd7680cf841 /dev-perl/LWP-Online | |
parent | sci-mathematics/normaliz: add URI schema to HOMEPAGE (diff) | |
download | gentoo-6446d0fe40c29e088ac9418975bf3081700a8a2b.tar.gz gentoo-6446d0fe40c29e088ac9418975bf3081700a8a2b.tar.bz2 gentoo-6446d0fe40c29e088ac9418975bf3081700a8a2b.zip |
dev-perl/LWP-Online: added ~ppc, bug 577020
Diffstat (limited to 'dev-perl/LWP-Online')
-rw-r--r-- | dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild | 2 |
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 2d40c723896e..6fd1d6c5577f 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 ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="test" # https://rt.cpan.org/Public/Bug/Display.html?id=112728 PATCHES=("${FILESDIR}/${DIST_VERSION}-no-network.patch") |