summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-07-04 08:52:10 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-07-04 08:52:10 +0200
commit85fa6f4ae63ee49ff1eb02efe8b9dc90ff7eda19 (patch)
tree8973c089cec0fe8c10e3ad6b9cf1ddcaff12761e /app-portage
parentapp-crypt/gnupg: arm stable wrt bug #856322 (diff)
downloadgentoo-85fa6f4ae63ee49ff1eb02efe8b9dc90ff7eda19.tar.gz
gentoo-85fa6f4ae63ee49ff1eb02efe8b9dc90ff7eda19.tar.bz2
gentoo-85fa6f4ae63ee49ff1eb02efe8b9dc90ff7eda19.zip
app-portage/g-cpan: arm stable wrt bug #856331
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/g-cpan/g-cpan-0.18.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/g-cpan/g-cpan-0.18.0-r1.ebuild b/app-portage/g-cpan/g-cpan-0.18.0-r1.ebuild
index ec719245e269..178d958eb300 100644
--- a/app-portage/g-cpan/g-cpan-0.18.0-r1.ebuild
+++ b/app-portage/g-cpan/g-cpan-0.18.0-r1.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]] ; then
inherit git-r3
else
SRC_URI="https://github.com/gentoo-perl/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+ KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
fi
DESCRIPTION="Autogenerate and install ebuilds for CPAN modules"