diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 11:34:52 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:03:49 -0800 |
commit | 62895a29ea47334c62572847117323736d6ef00c (patch) | |
tree | c5624fdcf6f1e948fe7f9ebbe13fff0b2406cc3a /dev-perl/LWP-Online | |
parent | dev-perl/libwww-perl: added ~sparc, bug 606514 (diff) | |
download | gentoo-62895a29ea47334c62572847117323736d6ef00c.tar.gz gentoo-62895a29ea47334c62572847117323736d6ef00c.tar.bz2 gentoo-62895a29ea47334c62572847117323736d6ef00c.zip |
dev-perl/LWP-Online: added ~sparc
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 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") |