From fc8de535a31a7bd6459860e10abceb836832826b Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Sun, 1 Jan 2017 13:36:11 +0100 Subject: [PATCH] app-portage/g-cpan: ppc stable wrt bug #594746 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo --- app-portage/g-cpan/g-cpan-0.16.9.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-portage/g-cpan/g-cpan-0.16.9.ebuild b/app-portage/g-cpan/g-cpan-0.16.9.ebuild index 01396781b86d6..a722136bf5133 100644 --- a/app-portage/g-cpan/g-cpan-0.16.9.ebuild +++ b/app-portage/g-cpan/g-cpan-0.16.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then SRC_URI="" else SRC_URI="https://github.com/gentoo-perl/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86" + KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86" fi DESCRIPTION="Autogenerate and install ebuilds for CPAN modules"