diff options
author | Sam James <sam@gentoo.org> | 2021-02-03 02:48:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-03 02:53:26 +0000 |
commit | 0243af068e71e2bb9624f5672b9e68396a31c644 (patch) | |
tree | bb7aa6c90876963c718d0943ed3f7e5fe073fb0a /virtual/perl-Thread-Queue | |
parent | virtual/perl-Thread-Queue: fix VirtualKeywordsUpdate (~mips, prefix) (diff) | |
download | gentoo-0243af068e71e2bb9624f5672b9e68396a31c644.tar.gz gentoo-0243af068e71e2bb9624f5672b9e68396a31c644.tar.bz2 gentoo-0243af068e71e2bb9624f5672b9e68396a31c644.zip |
virtual/perl-Thread-Queue: fix VirtualKeywordsUpdate (~mips, ~riscv, prefix)
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'virtual/perl-Thread-Queue')
-rw-r--r-- | virtual/perl-Thread-Queue/perl-Thread-Queue-3.140.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-Thread-Queue/perl-Thread-Queue-3.140.0.ebuild b/virtual/perl-Thread-Queue/perl-Thread-Queue-3.140.0.ebuild index 457d211d9480..9800551b93cb 100644 --- a/virtual/perl-Thread-Queue/perl-Thread-Queue-3.140.0.ebuild +++ b/virtual/perl-Thread-Queue/perl-Thread-Queue-3.140.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 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 ~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.32* ~perl-core/${PN#perl-}-${PV} ) |