diff options
author | Sam James <sam@gentoo.org> | 2022-04-15 06:48:46 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-15 06:48:46 +0100 |
commit | 7426844023bfa85de645cd409a9d110ef14ce40e (patch) | |
tree | 336db074f7d8bbf7245602b18407d49925761762 /virtual/perl-Thread-Semaphore | |
parent | sys-devel/autoconf: fix RedundantUriRename (diff) | |
download | gentoo-7426844023bfa85de645cd409a9d110ef14ce40e.tar.gz gentoo-7426844023bfa85de645cd409a9d110ef14ce40e.tar.bz2 gentoo-7426844023bfa85de645cd409a9d110ef14ce40e.zip |
virtual/perl-Thread-Semaphore: fix VirtualKeywordsUpdate (~mips, prefix)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'virtual/perl-Thread-Semaphore')
-rw-r--r-- | virtual/perl-Thread-Semaphore/perl-Thread-Semaphore-2.130.0-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-Thread-Semaphore/perl-Thread-Semaphore-2.130.0-r5.ebuild b/virtual/perl-Thread-Semaphore/perl-Thread-Semaphore-2.130.0-r5.ebuild index 72a9160bae77..960c30890719 100644 --- a/virtual/perl-Thread-Semaphore/perl-Thread-Semaphore-2.130.0-r5.ebuild +++ b/virtual/perl-Thread-Semaphore/perl-Thread-Semaphore-2.130.0-r5.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="Virtual for ${PN#perl-}" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~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" RDEPEND=" || ( =dev-lang/perl-5.34* =dev-lang/perl-5.32* =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} ) |