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/Test2-Plugin-NoWarnings/
Date: Sat, 14 Oct 2017 14:46:10
Message-Id: 1507992359.f78e57ec81836329f31370dc8a81f878885f893c.slyfox@gentoo
1 commit: f78e57ec81836329f31370dc8a81f878885f893c
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 14 14:42:11 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 14 14:45:59 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f78e57ec
7
8 dev-perl/Test2-Plugin-NoWarnings: keyworded 0.50.0 for ppc/ppc64, bug #633934
9
10 Package-Manager: Portage-2.3.10, Repoman-2.3.3
11 RepoMan-Options: --include-arches="ppc ppc64"
12
13 .../Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.50.0.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.50.0.ebuild b/dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.50.0.ebuild
17 index b4301e6ec58..fb4a7b15915 100644
18 --- a/dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.50.0.ebuild
19 +++ b/dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.50.0.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2016 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -9,7 +9,7 @@ inherit perl-module
27
28 DESCRIPTION="Fail if tests warn"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~x86"
31 +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
32 IUSE="test"
33
34 RDEPEND="