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: Wed, 28 Mar 2018 04:09:11
Message-Id: 1522210136.2a0fba1f4c9721decafeabaf17b1edc5ab776503.mattst88@gentoo
1 commit: 2a0fba1f4c9721decafeabaf17b1edc5ab776503
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 28 03:39:50 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 28 04:08:56 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a0fba1f
7
8 dev-perl/Test-FailWarnings-0.8.0-r1: added ~mips
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 b7693d84120..31dffc13f56 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 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
22 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
23 IUSE="test"
24 LICENSE="Apache-2.0"