diff options
| author | Sam James <sam@gentoo.org> | 2024-09-22 14:50:28 +0100 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2024-09-22 14:50:28 +0100 |
| commit | 04e7e64cf25c6531dd2b588d6af0b53a91756ac0 (patch) | |
| tree | 3f5e1fbd871423cd8d34fc7e8fef2ae741257a5c /dev-lang/perl/perl-5.40.0.ebuild | |
| parent | 0d39231f880093c1cbf836c2669542d403e1129a (diff) | |
| download | gentoo-04e7e64cf25c6531dd2b588d6af0b53a91756ac0.tar.gz gentoo-04e7e64cf25c6531dd2b588d6af0b53a91756ac0.tar.bz2 gentoo-04e7e64cf25c6531dd2b588d6af0b53a91756ac0.zip | |
dev-lang/perl: Stabilize 5.40.0 arm64, #938570
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang/perl/perl-5.40.0.ebuild')
| -rw-r--r-- | dev-lang/perl/perl-5.40.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/perl/perl-5.40.0.ebuild b/dev-lang/perl/perl-5.40.0.ebuild index 6cdf125188a1..3a06e7bece36 100644 --- a/dev-lang/perl/perl-5.40.0.ebuild +++ b/dev-lang/perl/perl-5.40.0.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" |
