commit: 5eb9b86f5212534457ce0aa730230414c3b25ab6
Author: Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 16 21:11:50 2017 +0000
Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Thu Feb 16 21:11:50 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5eb9b86f
app-portage/g-cpan: arm stable, bug #594746
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
app-portage/g-cpan/g-cpan-0.16.9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 289f653b7f..430c1d1072 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"