commit: cf114fcb788ea559e3b8e7759b9a3200d059d5e5
Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 24 17:44:30 2016 +0000
Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Thu Nov 24 17:44:30 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf114fcb
dev-perl/Specio-0.310.0-r0: keyworded for ~alpha
Gentoo-Bug: 599550
dev-perl/Specio/Specio-0.310.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Specio/Specio-0.310.0.ebuild
b/dev-perl/Specio/Specio-0.310.0.ebuild
index 4e6705b..6d40ac7 100644
--- a/dev-perl/Specio/Specio-0.310.0.ebuild
+++ b/dev-perl/Specio/Specio-0.310.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Type constraints and coercions for Perl"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~alpha ~amd64 ~x86"
IUSE="test"
PATCHES=("${FILESDIR}/${PN}-${DIST_VERSION}-installskip.patch")