summaryrefslogtreecommitdiff
path: root/dev-lang/perl
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-04-19 21:38:29 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2025-04-19 21:38:29 +0300
commite6680d2b3b391c9c0f34f0a5f129ace0260e9d64 (patch)
treed7fcd2d27bf282f71bbb98d07a9d25870a483988 /dev-lang/perl
parentc062eacc41307f0df6aac00b19c08d72d1cc2598 (diff)
downloadgentoo-e6680d2b3b391c9c0f34f0a5f129ace0260e9d64.tar.gz
gentoo-e6680d2b3b391c9c0f34f0a5f129ace0260e9d64.tar.bz2
gentoo-e6680d2b3b391c9c0f34f0a5f129ace0260e9d64.zip
dev-lang/perl: Stabilize 5.40.2 ppc, #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 a51fa8029083..452d317fd53a 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"