summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2017-03-15 11:46:22 -0700
committerMatt Turner <mattst88@gentoo.org>2017-03-15 11:47:51 -0700
commit5501b057ffb5bdac159006df37ba7c2fa45d0739 (patch)
treec40e1ec2b1be5cc79709cc1e75f648b4adbdd938
parentdev-perl/libwww-perl-6.160.0: added ~ia64, bug 606514 (diff)
downloadgentoo-5501b057ffb5bdac159006df37ba7c2fa45d0739.tar.gz
gentoo-5501b057ffb5bdac159006df37ba7c2fa45d0739.tar.bz2
gentoo-5501b057ffb5bdac159006df37ba7c2fa45d0739.zip
dev-perl/LWP-Online-1.80.0-r2: added ~ia64, bug 577020
-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 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")