summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-07-04 08:55:22 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-07-04 08:55:22 +0200
commit2c589bd5b499368a45baf62e2d198615cfa13a19 (patch)
treef4947551a4383bc5a675ecc72594f79735bd0194 /app-portage/g-cpan
parentapp-crypt/gnupg: x86 stable wrt bug #856322 (diff)
downloadgentoo-2c589bd5b499368a45baf62e2d198615cfa13a19.tar.gz
gentoo-2c589bd5b499368a45baf62e2d198615cfa13a19.tar.bz2
gentoo-2c589bd5b499368a45baf62e2d198615cfa13a19.zip
app-portage/g-cpan: x86 stable wrt bug #856331
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" 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.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 93f6b31a3213..01a9e11c8b90 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"