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: Mon, 20 Aug 2018 04:40:40
Message-Id: 1534740009.1bfaa1312efb1acb5a4ce0a2aff51592fc5fbfbf.mattst88@gentoo
1 commit: 1bfaa1312efb1acb5a4ce0a2aff51592fc5fbfbf
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 20 04:40:09 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 20 04:40:09 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bfaa131
7
8 dev-perl/Test-FailWarnings-0.8.0-r1: alpha stable, bug 661778
9
10 dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0-r1.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 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
14 index ded33b9d4c0..2a2b255e47b 100644
15 --- a/dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0-r1.ebuild
16 +++ b/dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0-r1.ebuild
17 @@ -10,7 +10,7 @@ inherit perl-module
18 DESCRIPTION="Add test failures if warnings are caught"
19
20 SLOT="0"
21 -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc x86 ~amd64-fbsd"
22 +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc x86 ~amd64-fbsd"
23 IUSE="test"
24 LICENSE="Apache-2.0"