diff options
author | 2018-06-24 18:47:31 +0100 | |
---|---|---|
committer | 2018-06-24 20:35:51 +0100 | |
commit | d6b5cd15b1745118d7f4ea37347d7b7e683a654c (patch) | |
tree | f9d30a4458f717e2e60094a93150fb46cc374ed4 /dev-perl/Test-FailWarnings | |
parent | dev-perl/Sub-Name: stable 0.210.0 for ppc, bug #657636 (diff) | |
download | gentoo-d6b5cd15b1745118d7f4ea37347d7b7e683a654c.tar.gz gentoo-d6b5cd15b1745118d7f4ea37347d7b7e683a654c.tar.bz2 gentoo-d6b5cd15b1745118d7f4ea37347d7b7e683a654c.zip |
dev-perl/Test-FailWarnings: stable 0.8.0-r1 for ppc, bug #657636
Bug: https://bugs.gentoo.org/657636
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
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 4716e637e930..9aba963dbd8b 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 ~sparc x86 ~amd64-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~amd64-fbsd" IUSE="test" LICENSE="Apache-2.0" |