diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-08-19 21:12:42 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-08-19 21:12:42 -0700 |
commit | 41a4f12070c523b5dd9272e40eee11b9e9aa1f4b (patch) | |
tree | cb45f849b54a6c8315efd3be71bf8cb4d612555c /dev-perl/Test-Warnings | |
parent | dev-perl/Test-SubCalls-1.100.0: alpha stable, bug 663934 (diff) | |
download | gentoo-41a4f12070c523b5dd9272e40eee11b9e9aa1f4b.tar.gz gentoo-41a4f12070c523b5dd9272e40eee11b9e9aa1f4b.tar.bz2 gentoo-41a4f12070c523b5dd9272e40eee11b9e9aa1f4b.zip |
dev-perl/Test-Warnings-0.26.0: alpha stable, bug 663934
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 a120a4b1725f..c686535f3805 100644 --- a/dev-perl/Test-Warnings/Test-Warnings-0.26.0.ebuild +++ b/dev-perl/Test-Warnings/Test-Warnings-0.26.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION='Test for warnings and the lack of them' SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test suggested" # Test::Builder -> perl-Test-Simple |