diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-08-17 04:31:27 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-08-17 04:31:27 +0200 |
commit | b882af09aa2790241b099d0b3ed66babb6ccbd00 (patch) | |
tree | 0daaac856efc2f365f2b201636b42c67e2e4de80 /dev-perl/LWP-Online | |
parent | media-sound/mps-youtube: initial import (diff) | |
download | gentoo-b882af09aa2790241b099d0b3ed66babb6ccbd00.tar.gz gentoo-b882af09aa2790241b099d0b3ed66babb6ccbd00.tar.bz2 gentoo-b882af09aa2790241b099d0b3ed66babb6ccbd00.zip |
dev-perl/LWP-Online: Mark ~hppa (bug #577020).
Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches
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 055c03471eff..ab7cbc4b454e 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 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Does your process have access to the web" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~x86" IUSE="test" # https://rt.cpan.org/Public/Bug/Display.html?id=112728 PATCHES=("${FILESDIR}/${DIST_VERSION}-no-network.patch") |