diff options
| author | Sam James <sam@gentoo.org> | 2024-09-22 14:49:57 +0100 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2024-09-22 14:49:57 +0100 |
| commit | 0ad2279be27c16093dc96a2c460c0abf7e89b33a (patch) | |
| tree | ead5e54a842a8400148d383b0e6428f54f672e55 /dev-lang/perl/perl-5.40.0.ebuild | |
| parent | 9d2da83d54249bc68ea187a1e1f832d1e771a052 (diff) | |
| download | gentoo-0ad2279be27c16093dc96a2c460c0abf7e89b33a.tar.gz gentoo-0ad2279be27c16093dc96a2c460c0abf7e89b33a.tar.bz2 gentoo-0ad2279be27c16093dc96a2c460c0abf7e89b33a.zip | |
dev-lang/perl: Stabilize 5.40.0 arm, #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 f3383adc212f..6cdf125188a1 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" |
