Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-FailWarnings/
Date: Sun, 10 Jun 2018 16:42:48
Message-Id: 1528648872.093103c5c0b926a3ca9f43fac3e3966c18f2fcaf.whissi@gentoo
1 commit: 093103c5c0b926a3ca9f43fac3e3966c18f2fcaf
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 10 16:03:09 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 10 16:41:12 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=093103c5
7
8 dev-perl/Test-FailWarnings: x86 stable (bug #657636)
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
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 8629da14a44..74fc6dde117 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 ~sparc ~x86 ~amd64-fbsd"
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd"
25 IUSE="test"
26 LICENSE="Apache-2.0"