diff options
author | 2018-10-06 15:33:44 -0400 | |
---|---|---|
committer | 2018-10-06 15:33:44 -0400 | |
commit | e7183e7616f9265246ebee81cf094f24974dae4b (patch) | |
tree | e5dc93a5e96d81e46fee3e98e86301d098972a80 /dev-perl/Test-FailWarnings | |
parent | dev-perl/Test-CleanNamespaces-0.220.0: ppc64 stable, bug 667266 (diff) | |
download | gentoo-e7183e7616f9265246ebee81cf094f24974dae4b.tar.gz gentoo-e7183e7616f9265246ebee81cf094f24974dae4b.tar.bz2 gentoo-e7183e7616f9265246ebee81cf094f24974dae4b.zip |
dev-perl/Test-FailWarnings-0.8.0-r1: ppc64 stable, bug 667266
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-perl/Test-FailWarnings')
-rw-r--r-- | dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0-r1.ebuild b/dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0-r1.ebuild index 91be5822c049..b2a557d8ef0f 100644 --- a/dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0-r1.ebuild +++ b/dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Add test failures if warnings are caught" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ~ppc64 ~s390 sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-fbsd" IUSE="test" LICENSE="Apache-2.0" |