Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-FailWarnings/
Date: Sun, 30 Sep 2018 16:08:34
Message-Id: 1538323678.fb2920aed8f9e1bd0a104cbb63d9d0e3ab4c81bc.slyfox@gentoo
1 commit: fb2920aed8f9e1bd0a104cbb63d9d0e3ab4c81bc
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Sun Sep 30 14:51:01 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 30 16:07:58 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb2920ae
7
8 dev-perl/Test-FailWarnings: stable 0.8.0-r1 for sparc, bug #667266
9
10 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
11 Package-Manager: Portage-2.3.49, Repoman-2.3.10
12 RepoMan-Options: --include-arches="sparc"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0-r1.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 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
19 index 2a2b255e47b..a013f3c1e32 100644
20 --- a/dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0-r1.ebuild
21 +++ b/dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0-r1.ebuild
22 @@ -10,7 +10,7 @@ inherit perl-module
23 DESCRIPTION="Add test failures if warnings are caught"
24
25 SLOT="0"
26 -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc x86 ~amd64-fbsd"
27 +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc x86 ~amd64-fbsd"
28 IUSE="test"
29 LICENSE="Apache-2.0"