diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-30 10:33:37 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-30 10:33:37 +0100 |
commit | edbc87a7e5272b2df5721dad4f59eb536877538b (patch) | |
tree | d9467dfea8300dfbb536d77eb31146840844b96c /app-portage/g-cpan | |
parent | net-libs/libproxy: sparc stable wrt bug #584180 (diff) | |
download | gentoo-edbc87a7e5272b2df5721dad4f59eb536877538b.tar.gz gentoo-edbc87a7e5272b2df5721dad4f59eb536877538b.tar.bz2 gentoo-edbc87a7e5272b2df5721dad4f59eb536877538b.zip |
app-portage/g-cpan: sparc stable wrt bug #594746
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-portage/g-cpan')
-rw-r--r-- | app-portage/g-cpan/g-cpan-0.16.9.ebuild | 2 |
1 files changed, 1 insertions, 1 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 f1935beca4f1..5255822e031b 100644 --- a/app-portage/g-cpan/g-cpan-0.16.9.ebuild +++ b/app-portage/g-cpan/g-cpan-0.16.9.ebuild @@ -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" |