diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 00:07:33 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:03:04 -0800 |
commit | 66be3a63de7407a701f300fbe8fb602d4ca051eb (patch) | |
tree | 784345dbfd406d14063cad376485d7aa75f9e096 /dev-perl/Test-FailWarnings | |
parent | dev-perl/XML-Simple: added ~ppc64, bug 608236 (diff) | |
download | gentoo-66be3a63de7407a701f300fbe8fb602d4ca051eb.tar.gz gentoo-66be3a63de7407a701f300fbe8fb602d4ca051eb.tar.bz2 gentoo-66be3a63de7407a701f300fbe8fb602d4ca051eb.zip |
dev-perl/Test-FailWarnings: added ~ppc64, bug 579360
Diffstat (limited to 'dev-perl/Test-FailWarnings')
-rw-r--r-- | dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0.ebuild b/dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0.ebuild index a470c408af7e..1645d40d942c 100644 --- a/dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0.ebuild +++ b/dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Add test failures if warnings are caught" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ppc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ppc ~ppc64 x86" IUSE="test" LICENSE="Apache-2.0" |