summaryrefslogtreecommitdiff
path: root/dev-lang/perl
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-01-19 09:04:17 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2025-01-19 09:04:17 +0200
commitcb0e296458653ff8c1779a8bfc71920207bf82b1 (patch)
treeca72a6294376ce86e7dd897a03867b4f354a6f89 /dev-lang/perl
parentc671360002231d0d27bc8e4aec322a5df0356cfb (diff)
downloadgentoo-cb0e296458653ff8c1779a8bfc71920207bf82b1.tar.gz
gentoo-cb0e296458653ff8c1779a8bfc71920207bf82b1.tar.bz2
gentoo-cb0e296458653ff8c1779a8bfc71920207bf82b1.zip
dev-lang/perl: Stabilize 5.40.0-r1 amd64, #948376
Signed-off-by: Arthur Zamarin <arthurzam@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 92014d50dd6c..c99404b1a7ad 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"