diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-15 11:46:22 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-15 11:47:51 -0700 |
commit | 5501b057ffb5bdac159006df37ba7c2fa45d0739 (patch) | |
tree | c40e1ec2b1be5cc79709cc1e75f648b4adbdd938 /dev-perl/LWP-Online | |
parent | dev-perl/libwww-perl-6.160.0: added ~ia64, bug 606514 (diff) | |
download | gentoo-5501b057ffb5bdac159006df37ba7c2fa45d0739.tar.gz gentoo-5501b057ffb5bdac159006df37ba7c2fa45d0739.tar.bz2 gentoo-5501b057ffb5bdac159006df37ba7c2fa45d0739.zip |
dev-perl/LWP-Online-1.80.0-r2: added ~ia64, 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 6fd1d6c5577f..20b94e3d45cf 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 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test" # https://rt.cpan.org/Public/Bug/Display.html?id=112728 PATCHES=("${FILESDIR}/${DIST_VERSION}-no-network.patch") |