commit: f788fa3a9ee744ab05bddd6709ea758a3801b0c8 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Thu Mar 2 15:26:11 2017 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Thu Mar 2 15:26:11 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f788fa3a
dev-perl/Specio-0.350.0-r0: add ~alpha keyword Gentoo-Bug: 609318 dev-perl/Specio/Specio-0.350.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Specio/Specio-0.350.0.ebuild b/dev-perl/Specio/Specio-0.350.0.ebuild index 90825b8d2b4..9302028f1f0 100644 --- a/dev-perl/Specio/Specio-0.350.0.ebuild +++ b/dev-perl/Specio/Specio-0.350.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Type constraints and coercions for Perl" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~x86" IUSE="test minimal" RDEPEND="
