diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-03-03 18:51:44 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-03-04 09:16:22 +0100 |
commit | 5513acfee8156906c3e60daf86e6697ecdaddc42 (patch) | |
tree | 630577461496f9cce2b9ca46cae149fad59eab77 /dev-perl | |
parent | dev-perl/Net-SSLeay-1.820.0-r0: alpha stable (diff) | |
download | gentoo-5513acfee8156906c3e60daf86e6697ecdaddc42.tar.gz gentoo-5513acfee8156906c3e60daf86e6697ecdaddc42.tar.bz2 gentoo-5513acfee8156906c3e60daf86e6697ecdaddc42.zip |
dev-perl/LWP-Online-1.80.0-r2: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/643358
Diffstat (limited to 'dev-perl')
-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 b69e58875454..06203c876658 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 @@ -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 |