summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2017-03-10 11:34:52 -0800
committerMatt Turner <mattst88@gentoo.org>2017-03-10 13:03:49 -0800
commit62895a29ea47334c62572847117323736d6ef00c (patch)
treec5624fdcf6f1e948fe7f9ebbe13fff0b2406cc3a
parentdev-perl/libwww-perl: added ~sparc, bug 606514 (diff)
downloadgentoo-62895a29ea47334c62572847117323736d6ef00c.tar.gz
gentoo-62895a29ea47334c62572847117323736d6ef00c.tar.bz2
gentoo-62895a29ea47334c62572847117323736d6ef00c.zip
dev-perl/LWP-Online: added ~sparc
-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 c7d85a449fa5..d2019a9b80d8 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 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~sparc ~x86"
IUSE="test"
# https://rt.cpan.org/Public/Bug/Display.html?id=112728
PATCHES=("${FILESDIR}/${DIST_VERSION}-no-network.patch")