diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-09-30 16:51:01 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-30 17:07:58 +0100 |
commit | fb2920aed8f9e1bd0a104cbb63d9d0e3ab4c81bc (patch) | |
tree | c65822ba14030d949acd47a395d34b9fc46cc058 /dev-perl/Test-FailWarnings | |
parent | dev-perl/IO-CaptureOutput: stable 1.110.400-r1 for sparc, bug #667266 (diff) | |
download | gentoo-fb2920aed8f9e1bd0a104cbb63d9d0e3ab4c81bc.tar.gz gentoo-fb2920aed8f9e1bd0a104cbb63d9d0e3ab4c81bc.tar.bz2 gentoo-fb2920aed8f9e1bd0a104cbb63d9d0e3ab4c81bc.zip |
dev-perl/Test-FailWarnings: stable 0.8.0-r1 for sparc, bug #667266
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@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 2a2b255e47b1..a013f3c1e32a 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" |