commit: 9d6504afef73f2e7de8d878ce7162ea80f187021 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Wed May 25 06:59:06 2016 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Wed May 25 07:03:01 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d6504af
dev-perl/LWP-Online: added ~alpha, bug 577020. dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 2c8d785..055c034 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="~amd64 ~arm ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~x86" IUSE="test" # https://rt.cpan.org/Public/Bug/Display.html?id=112728 PATCHES=("${FILESDIR}/${DIST_VERSION}-no-network.patch")
