diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-03-02 16:26:11 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-03-02 16:26:11 +0100 |
commit | f788fa3a9ee744ab05bddd6709ea758a3801b0c8 (patch) | |
tree | 37d74b5781419dbde631581bd1489e58493f8b58 /dev-perl/Specio | |
parent | f6b9014c93b0abd8a78e206942331330342097e2 (diff) | |
download | gentoo-f788fa3a9ee744ab05bddd6709ea758a3801b0c8.tar.gz gentoo-f788fa3a9ee744ab05bddd6709ea758a3801b0c8.tar.xz |
dev-perl/Specio-0.350.0-r0: add ~alpha keyword
Gentoo-Bug: 609318
Diffstat (limited to 'dev-perl/Specio')
-rw-r--r-- | dev-perl/Specio/Specio-0.350.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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=" |