diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-04-25 14:47:56 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-04-29 09:58:15 +0800 |
commit | cb7c094d84bfb795d8a59766281876d852895ddf (patch) | |
tree | 8a17d34c364a472c0fd5cce1c1b69a62e5794fb2 /virtual/perl-Perl-OSType | |
parent | virtual/perl-Parse-CPAN-Meta: keyword 2.150.10-r5 for ~loong (diff) | |
download | gentoo-cb7c094d84bfb795d8a59766281876d852895ddf.tar.gz gentoo-cb7c094d84bfb795d8a59766281876d852895ddf.tar.bz2 gentoo-cb7c094d84bfb795d8a59766281876d852895ddf.zip |
virtual/perl-Perl-OSType: keyword 1.10.0-r5 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'virtual/perl-Perl-OSType')
-rw-r--r-- | virtual/perl-Perl-OSType/perl-Perl-OSType-1.10.0-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-Perl-OSType/perl-Perl-OSType-1.10.0-r5.ebuild b/virtual/perl-Perl-OSType/perl-Perl-OSType-1.10.0-r5.ebuild index ef2e546544c8..1e590c10c712 100644 --- a/virtual/perl-Perl-OSType/perl-Perl-OSType-1.10.0-r5.ebuild +++ b/virtual/perl-Perl-OSType/perl-Perl-OSType-1.10.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 ~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} ) |