Skip to content

Commit

Permalink
app-portage/g-cpan: ppc stable wrt bug #594746
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <[email protected]>
  • Loading branch information
asarubbo committed Jan 1, 2017
1 parent c270e78 commit fc8de53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app-portage/g-cpan/g-cpan-0.16.9.ebuild
Original file line number Diff line number Diff line change
@@ -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$

Expand All @@ -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"
Expand Down

0 comments on commit fc8de53

Please sign in to comment.