Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-FailWarnings/
Date: Sat, 06 Oct 2018 19:34:26
Message-Id: 1538854424.e7183e7616f9265246ebee81cf094f24974dae4b.mattst88@gentoo
1 commit: e7183e7616f9265246ebee81cf094f24974dae4b
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 6 19:33:44 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 6 19:33:44 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7183e76
7
8 dev-perl/Test-FailWarnings-0.8.0-r1: ppc64 stable, bug 667266
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 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
16 index 91be5822c04..b2a557d8ef0 100644
17 --- a/dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0-r1.ebuild
18 +++ b/dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0-r1.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20 DESCRIPTION="Add test failures if warnings are caught"
21
22 SLOT="0"
23 -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ~ppc64 ~s390 sparc x86 ~amd64-fbsd"
24 +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-fbsd"
25 IUSE="test"
26 LICENSE="Apache-2.0"