diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-04-25 14:48:20 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-04-29 09:58:19 +0800 |
commit | d19a2730480311461b9248fbce088043681d7b4e (patch) | |
tree | 9ad00389314b7f6ccdd9ca066704b354c316feed /virtual | |
parent | virtual/perl-Thread-Semaphore: keyword 2.130.0-r5 for ~loong (diff) | |
download | gentoo-d19a2730480311461b9248fbce088043681d7b4e.tar.gz gentoo-d19a2730480311461b9248fbce088043681d7b4e.tar.bz2 gentoo-d19a2730480311461b9248fbce088043681d7b4e.zip |
virtual/perl-Tie-RefHash: keyword 1.400.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-Tie-RefHash/perl-Tie-RefHash-1.400.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-Tie-RefHash/perl-Tie-RefHash-1.400.0.ebuild b/virtual/perl-Tie-RefHash/perl-Tie-RefHash-1.400.0.ebuild index 32755beb5f6e..a2ade6bd9e4e 100644 --- a/virtual/perl-Tie-RefHash/perl-Tie-RefHash-1.400.0.ebuild +++ b/virtual/perl-Tie-RefHash/perl-Tie-RefHash-1.400.0.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 ~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 ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" || ( =dev-lang/perl-5.34* ~perl-core/${PN#perl-}-${PV} ) |