summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-06-09 09:32:54 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-06-09 09:32:54 +0200
commit730fd06ce6cd1c3e3c9b96b51a7460c071c0e1c4 (patch)
treea3d56afbeae74fe8f4e79d1612ff97e61459db81 /dev-lang
parentdev-python/yara-python: fix option passing (diff)
downloadgentoo-730fd06ce6cd1c3e3c9b96b51a7460c071c0e1c4.tar.gz
gentoo-730fd06ce6cd1c3e3c9b96b51a7460c071c0e1c4.tar.bz2
gentoo-730fd06ce6cd1c3e3c9b96b51a7460c071c0e1c4.zip
dev-lang/perl: amd64 stable wrt bug #836303
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/perl/perl-5.34.1-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/perl/perl-5.34.1-r3.ebuild b/dev-lang/perl/perl-5.34.1-r3.ebuild
index 711fdcb50515..d33a9dd07beb 100644
--- a/dev-lang/perl/perl-5.34.1-r3.ebuild
+++ b/dev-lang/perl/perl-5.34.1-r3.ebuild
@@ -58,7 +58,7 @@ LICENSE="|| ( Artistic GPL-1+ )"
SLOT="0/${SUBSLOT}"
if [[ "${PV##*.}" != "9999" ]] && [[ "${PV/rc//}" == "${PV}" ]] ; then
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
fi
IUSE="berkdb debug doc gdbm ithreads minimal quadmath"