diff options
author | Sam James <sam@gentoo.org> | 2024-09-22 14:50:52 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-09-22 14:50:52 +0100 |
commit | 91b2c87e27ec19dae21ee1142992e86aa0e8bc77 (patch) | |
tree | 6717466651b4eb5975b506920d6414229fe47c34 /virtual/perl-threads | |
parent | virtual/perl-Text-Tabs+Wrap: Stabilize 2024.1.0 arm64, #938570 (diff) | |
download | gentoo-91b2c87e27ec19dae21ee1142992e86aa0e8bc77.tar.gz gentoo-91b2c87e27ec19dae21ee1142992e86aa0e8bc77.tar.bz2 gentoo-91b2c87e27ec19dae21ee1142992e86aa0e8bc77.zip |
virtual/perl-threads: Stabilize 2.400.0 arm64, #938570
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'virtual/perl-threads')
-rw-r--r-- | virtual/perl-threads/perl-threads-2.400.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/perl-threads/perl-threads-2.400.0.ebuild b/virtual/perl-threads/perl-threads-2.400.0.ebuild index a4e54f3fa48a..f986c550f16e 100644 --- a/virtual/perl-threads/perl-threads-2.400.0.ebuild +++ b/virtual/perl-threads/perl-threads-2.400.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 DESCRIPTION="Virtual for ${PN#perl-}" SLOT="0" -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" RDEPEND=" || ( =dev-lang/perl-5.40*[perl_features_ithreads] ~perl-core/${PN#perl-}-${PV} ) |