diff options
author | Sam James <sam@gentoo.org> | 2023-04-22 14:00:08 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-22 14:00:08 +0100 |
commit | f7e2d12626ccae2e1764b7ce03c569e03d56b420 (patch) | |
tree | c176e7cd092fce1db87a8c9152520d577d9cf5ba /virtual | |
parent | virtual/perl-Text-Tabs+Wrap: keyword ~arm64-macos (diff) | |
download | gentoo-f7e2d12626ccae2e1764b7ce03c569e03d56b420.tar.gz gentoo-f7e2d12626ccae2e1764b7ce03c569e03d56b420.tar.bz2 gentoo-f7e2d12626ccae2e1764b7ce03c569e03d56b420.zip |
virtual/perl-Thread-Queue: keyword ~arm64-macos
Bug: https://bugs.gentoo.org/904474
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-Thread-Queue/perl-Thread-Queue-3.140.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-Thread-Queue/perl-Thread-Queue-3.140.0-r2.ebuild b/virtual/perl-Thread-Queue/perl-Thread-Queue-3.140.0-r2.ebuild index 39b3ab0c4e72..d763eb07e21b 100644 --- a/virtual/perl-Thread-Queue/perl-Thread-Queue-3.140.0-r2.ebuild +++ b/virtual/perl-Thread-Queue/perl-Thread-Queue-3.140.0-r2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DESCRIPTION="Virtual for ${PN#perl-}" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" || ( =dev-lang/perl-5.36* =dev-lang/perl-5.34* ~perl-core/${PN#perl-}-${PV} ) |