diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-11-24 18:44:30 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-11-24 18:44:30 +0100 |
commit | cf114fcb788ea559e3b8e7759b9a3200d059d5e5 (patch) | |
tree | 50f0f0510636ae548a3dc8067089fc7646316151 /dev-perl/Specio | |
parent | dev-perl/DateTime-1.360.0-r0: keyworded for ~alpha (diff) | |
download | gentoo-cf114fcb788ea559e3b8e7759b9a3200d059d5e5.tar.gz gentoo-cf114fcb788ea559e3b8e7759b9a3200d059d5e5.tar.bz2 gentoo-cf114fcb788ea559e3b8e7759b9a3200d059d5e5.zip |
dev-perl/Specio-0.310.0-r0: keyworded for ~alpha
Gentoo-Bug: 599550
Diffstat (limited to 'dev-perl/Specio')
-rw-r--r-- | dev-perl/Specio/Specio-0.310.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Specio/Specio-0.310.0.ebuild b/dev-perl/Specio/Specio-0.310.0.ebuild index 4e6705be3696..6d40ac7c9f5d 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") |