dev-perl/Config-General: ppc64 stable for 2.630.0 via ALLARCHES
authorKent Fredric <kentnl@gentoo.org>
Thu, 5 Apr 2018 05:58:11 +0000 (17:58 +1200)
committerKent Fredric <kentnl@gentoo.org>
Thu, 5 Apr 2018 05:58:42 +0000 (17:58 +1200)
2.630.0 was previously stabilized for bug #616134, but it was not
completely stabilized as the dependency graph was started from
Config-Any, which didn't need ppc64.

But it was all-arches, so this is a belatedly applied propagation of
that flag.

Bug: https://bugs.gentoo.org/616134
Package-Manager: Portage-2.3.24, Repoman-2.3.6

dev-perl/Config-General/Config-General-2.630.0.ebuild

index 32bc8e4ba2bb594263b067d791e554424d80e365..67c0a045cf931213b9ca22b86ac1385a64400b65 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Config file parser module"
 
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="