diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-12-20 18:20:13 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-12-20 18:30:54 +0100 |
commit | 2fe2b4546cb258f04719b2616a0d43cb5720323f (patch) | |
tree | 669aca8e314e388fae47df99004fa2ffb77dcda7 /app-portage/g-cpan | |
parent | sys-power/nut-2.7.3-r0: stable on amd64 (diff) | |
download | gentoo-2fe2b4546cb258f04719b2616a0d43cb5720323f.tar.gz gentoo-2fe2b4546cb258f04719b2616a0d43cb5720323f.tar.bz2 gentoo-2fe2b4546cb258f04719b2616a0d43cb5720323f.zip |
app-portage/g-cpan-0.16.9-r0: stable on amd64
Gentoo-Bug: 594746
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 e3b61a28d398..6a10696dddd5 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" |