diff options
| author | Sam James <sam@gentoo.org> | 2025-04-21 07:18:37 +0100 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2025-04-21 07:18:37 +0100 |
| commit | 3cca92e24ada58eb6e2d1d45d8e632b9f8608b11 (patch) | |
| tree | 5bbd2c4341431cd9de97588581fa1537ffdc4130 /dev-lang/perl | |
| parent | c198ab93878066f3cc85c0ed007bcbd49ce828c7 (diff) | |
| download | gentoo-3cca92e24ada58eb6e2d1d45d8e632b9f8608b11.tar.gz gentoo-3cca92e24ada58eb6e2d1d45d8e632b9f8608b11.tar.bz2 gentoo-3cca92e24ada58eb6e2d1d45d8e632b9f8608b11.zip | |
dev-lang/perl: Stabilize 5.40.2 x86, #954013
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang/perl')
| -rw-r--r-- | dev-lang/perl/perl-5.40.2.ebuild | 2 |
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 2d442c799217..a7522b538a2e 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" |
