diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 13:12:32 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 13:12:32 +0100 |
commit | 00d4785be530b91541abe28b239cf33b276dcaba (patch) | |
tree | 1c79d2b4a618d8aedd468d60473f58cfe93fe214 /dev-perl/Test-FailWarnings | |
parent | dev-perl/Taint-Runtime: ppc stable wrt bug #576000 (diff) | |
download | gentoo-00d4785be530b91541abe28b239cf33b276dcaba.tar.gz gentoo-00d4785be530b91541abe28b239cf33b276dcaba.tar.bz2 gentoo-00d4785be530b91541abe28b239cf33b276dcaba.zip |
dev-perl/Test-FailWarnings: ppc stable wrt bug #576000
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 ff76476ac255..2fa0c734835d 100644 --- a/dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0.ebuild +++ b/dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Add test failures if warnings are caught" SLOT="0" -KEYWORDS="amd64 ~hppa ~ppc x86" +KEYWORDS="amd64 ~hppa ppc x86" IUSE="test" LICENSE="Apache-2.0" |