diff options
author | Matt Turner <mattst88@gentoo.org> | 2016-05-25 16:06:21 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2016-05-25 16:08:36 -0700 |
commit | a9f5222b7ce36e578289121aaa832a57ba21f53a (patch) | |
tree | 700eb2c6f13d61ca72a6232da9b53de569e6a493 /dev-perl/Test-Warnings | |
parent | dev-perl/CPAN-Meta-Check: added ~alpha, bug 580268. (diff) | |
download | gentoo-a9f5222b7ce36e578289121aaa832a57ba21f53a.tar.gz gentoo-a9f5222b7ce36e578289121aaa832a57ba21f53a.tar.bz2 gentoo-a9f5222b7ce36e578289121aaa832a57ba21f53a.zip |
dev-perl/Test-Warnings: added ~alpha, bug 580268.
Diffstat (limited to 'dev-perl/Test-Warnings')
-rw-r--r-- | dev-perl/Test-Warnings/Test-Warnings-0.26.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Warnings/Test-Warnings-0.26.0.ebuild b/dev-perl/Test-Warnings/Test-Warnings-0.26.0.ebuild index d197411771dd..5212e35c8427 100644 --- a/dev-perl/Test-Warnings/Test-Warnings-0.26.0.ebuild +++ b/dev-perl/Test-Warnings/Test-Warnings-0.26.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION='Test for warnings and the lack of them' SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test suggested" # Test::Builder -> perl-Test-Simple |