diff options
| author | Sam James <sam@gentoo.org> | 2025-11-22 18:06:50 +0000 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2025-11-22 18:06:50 +0000 |
| commit | 9984fd219b01e586d376dd3e2471ed59f3546418 (patch) | |
| tree | cb1fce526fa1258ab4b30a71a8608e9c1830c50e /dev-lang/perl | |
| parent | bb5853f99d198226702543128afdd4e6a2b6007c (diff) | |
| download | gentoo-9984fd219b01e586d376dd3e2471ed59f3546418.tar.gz gentoo-9984fd219b01e586d376dd3e2471ed59f3546418.tar.bz2 gentoo-9984fd219b01e586d376dd3e2471ed59f3546418.zip | |
dev-lang/perl: Stabilize 5.42.0-r1 arm64, #964245
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang/perl')
| -rw-r--r-- | dev-lang/perl/perl-5.42.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/perl/perl-5.42.0-r1.ebuild b/dev-lang/perl/perl-5.42.0-r1.ebuild index 5ebb116b986e..2889de82df43 100644 --- a/dev-lang/perl/perl-5.42.0-r1.ebuild +++ b/dev-lang/perl/perl-5.42.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" |
