diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-04-25 15:10:52 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-04-29 09:58:25 +0800 |
commit | 6a51029681f33985bd01a8b85be6d6f6f070842e (patch) | |
tree | 991cbc5c5fd78f71b2052a97e71e57c2e28ffccf /virtual/perl-CPAN-Meta | |
parent | virtual/perl-CPAN: keyword 2.280.0 for ~loong (diff) | |
download | gentoo-6a51029681f33985bd01a8b85be6d6f6f070842e.tar.gz gentoo-6a51029681f33985bd01a8b85be6d6f6f070842e.tar.bz2 gentoo-6a51029681f33985bd01a8b85be6d6f6f070842e.zip |
virtual/perl-CPAN-Meta: keyword 2.150.10-r5 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'virtual/perl-CPAN-Meta')
-rw-r--r-- | virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.150.10-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.150.10-r5.ebuild b/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.150.10-r5.ebuild index 1ef4d21b88f4..3b044af7c289 100644 --- a/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.150.10-r5.ebuild +++ b/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.150.10-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=6 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* =dev-lang/perl-5.32* =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} ) |