From 95f19cd99ae6c913a0ce514a62ebca971caf7699 Mon Sep 17 00:00:00 2001 From: Kent Fredric Date: Thu, 5 Apr 2018 17:58:11 +1200 Subject: dev-perl/Config-General: ppc64 stable for 2.630.0 via ALLARCHES 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-perl/Config-General') diff --git a/dev-perl/Config-General/Config-General-2.630.0.ebuild b/dev-perl/Config-General/Config-General-2.630.0.ebuild index 32bc8e4ba2bb..67c0a045cf93 100644 --- a/dev-perl/Config-General/Config-General-2.630.0.ebuild +++ b/dev-perl/Config-General/Config-General-2.630.0.ebuild @@ -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=" -- cgit v1.2.3-65-gdbad