Gentoo Archives: gentoo-commits

From: Kent Fredric <kentnl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Config-General/
Date: Thu, 05 Apr 2018 05:59:28
Message-Id: 1522907922.95f19cd99ae6c913a0ce514a62ebca971caf7699.kentnl@gentoo
1 commit: 95f19cd99ae6c913a0ce514a62ebca971caf7699
2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 5 05:58:11 2018 +0000
4 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 5 05:58:42 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95f19cd9
7
8 dev-perl/Config-General: ppc64 stable for 2.630.0 via ALLARCHES
9
10 2.630.0 was previously stabilized for bug #616134, but it was not
11 completely stabilized as the dependency graph was started from
12 Config-Any, which didn't need ppc64.
13
14 But it was all-arches, so this is a belatedly applied propagation of
15 that flag.
16
17 Bug: https://bugs.gentoo.org/616134
18 Package-Manager: Portage-2.3.24, Repoman-2.3.6
19
20 dev-perl/Config-General/Config-General-2.630.0.ebuild | 4 ++--
21 1 file changed, 2 insertions(+), 2 deletions(-)
22
23 diff --git a/dev-perl/Config-General/Config-General-2.630.0.ebuild b/dev-perl/Config-General/Config-General-2.630.0.ebuild
24 index 32bc8e4ba2b..67c0a045cf9 100644
25 --- a/dev-perl/Config-General/Config-General-2.630.0.ebuild
26 +++ b/dev-perl/Config-General/Config-General-2.630.0.ebuild
27 @@ -1,4 +1,4 @@
28 -# Copyright 1999-2017 Gentoo Foundation
29 +# Copyright 1999-2018 Gentoo Foundation
30 # Distributed under the terms of the GNU General Public License v2
31
32 EAPI=6
33 @@ -11,7 +11,7 @@ inherit perl-module
34 DESCRIPTION="Config file parser module"
35
36 SLOT="0"
37 -KEYWORDS="amd64 arm ~arm64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
38 +KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
39 IUSE=""
40
41 RDEPEND="