diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-01-05 17:00:48 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-05 20:14:08 +0000 |
commit | 040a8fd810b1edbfb23c2ae07e200bc69e41a5f8 (patch) | |
tree | 92ab1304827d2b749f1ec9baf6e1d6b4a50c92b6 /dev-perl/LWP-Online | |
parent | dev-perl/Net-XMPP: stable 1.50.0 for sparc, bug #643358 (diff) | |
download | gentoo-040a8fd810b1edbfb23c2ae07e200bc69e41a5f8.tar.gz gentoo-040a8fd810b1edbfb23c2ae07e200bc69e41a5f8.tar.bz2 gentoo-040a8fd810b1edbfb23c2ae07e200bc69e41a5f8.zip |
dev-perl/LWP-Online: stable 1.80.0-r2 for sparc, bug #643358
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-perl/LWP-Online')
-rw-r--r-- | dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 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 ce475ee87dc8..75d60e11b234 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Does your process have access to the web" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~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 |