Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-CheckDeps/
Date: Wed, 01 Mar 2017 07:55:34
Message-Id: 1488354896.d52c1f27abcbb0058d18c2d610b8a1c0ea3ad6e7.xmw@gentoo
1 commit: d52c1f27abcbb0058d18c2d610b8a1c0ea3ad6e7
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 1 07:53:49 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 1 07:54:56 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d52c1f27
7
8 dev-perl/Test-CheckDeps: ppc stable (bug 595584).
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 RepoMan-Options: --include-arches="ppc64"
12
13 dev-perl/Test-CheckDeps/Test-CheckDeps-0.10.0.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-perl/Test-CheckDeps/Test-CheckDeps-0.10.0.ebuild b/dev-perl/Test-CheckDeps/Test-CheckDeps-0.10.0.ebuild
17 index 6b7bc921b33..64af88ef2d8 100644
18 --- a/dev-perl/Test-CheckDeps/Test-CheckDeps-0.10.0.ebuild
19 +++ b/dev-perl/Test-CheckDeps/Test-CheckDeps-0.10.0.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2015 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 @@ -10,7 +10,7 @@ inherit perl-module
27 DESCRIPTION='Check for presence of dependencies'
28
29 SLOT="0"
30 -KEYWORDS="amd64 ~arm hppa ~ppc ~x86"
31 +KEYWORDS="amd64 ~arm hppa ppc ~x86"
32 IUSE="test"
33
34 # rdep Test::Builder -> perl-Test-Simple