summaryrefslogtreecommitdiff
path: root/dev-lang/perl
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-04-19 21:38:28 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2025-04-19 21:38:28 +0300
commitb4b3a03c743d1cb2e3694bf48cd6b71bdccf6339 (patch)
tree0cff0e0eeb7e66659d3780c5da52f2b85e0549b6 /dev-lang/perl
parent787446000ea3c9fd82319d8d0a05c62493db1eb4 (diff)
downloadgentoo-b4b3a03c743d1cb2e3694bf48cd6b71bdccf6339.tar.gz
gentoo-b4b3a03c743d1cb2e3694bf48cd6b71bdccf6339.tar.bz2
gentoo-b4b3a03c743d1cb2e3694bf48cd6b71bdccf6339.zip
dev-lang/perl: Stabilize 5.40.2 amd64, #954013
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lang/perl')
-rw-r--r--dev-lang/perl/perl-5.40.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/perl/perl-5.40.2.ebuild b/dev-lang/perl/perl-5.40.2.ebuild
index fe9ee9f4f144..a51fa8029083 100644
--- a/dev-lang/perl/perl-5.40.2.ebuild
+++ b/dev-lang/perl/perl-5.40.2.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"