summaryrefslogtreecommitdiff
path: root/dev-lang/perl
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-01-19 01:14:22 +0000
committerSam James <sam@gentoo.org>2025-01-19 01:14:22 +0000
commit06590044e5a90da1af1ca602ee0727ebebc49ec5 (patch)
tree0aa66ea1b28949d8e559724c2fd19818a499475e /dev-lang/perl
parent57e5f070debcb6eab0c62a55d2cf84aee7f344cc (diff)
downloadgentoo-06590044e5a90da1af1ca602ee0727ebebc49ec5.tar.gz
gentoo-06590044e5a90da1af1ca602ee0727ebebc49ec5.tar.bz2
gentoo-06590044e5a90da1af1ca602ee0727ebebc49ec5.zip
dev-lang/perl: Stabilize 5.40.0-r1 arm, #948376
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang/perl')
-rw-r--r--dev-lang/perl/perl-5.40.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/perl/perl-5.40.0-r1.ebuild b/dev-lang/perl/perl-5.40.0-r1.ebuild
index c5ab653cceb9..9c9bafceda18 100644
--- a/dev-lang/perl/perl-5.40.0-r1.ebuild
+++ b/dev-lang/perl/perl-5.40.0-r1.ebuild
@@ -55,7 +55,7 @@ LICENSE="|| ( Artistic GPL-1+ )"
SLOT="0/${SUBSLOT}"
if [[ "${PV##*.}" != "9999" ]] && [[ "${PV/rc//}" == "${PV}" ]] ; then
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+ KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
fi
IUSE="berkdb perl_features_debug doc gdbm perl_features_ithreads minimal perl_features_quadmath"