diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-04-25 14:47:45 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-04-29 09:58:13 +0800 |
commit | f3bf2982153c0152a6f671f751d709db3013143f (patch) | |
tree | a5c30e5321c00445de2af31bd18d566d408ed04a /virtual/perl-Math-Complex | |
parent | virtual/perl-Math-BigRat: keyword 0.261.400-r2 for ~loong (diff) | |
download | gentoo-f3bf2982153c0152a6f671f751d709db3013143f.tar.gz gentoo-f3bf2982153c0152a6f671f751d709db3013143f.tar.bz2 gentoo-f3bf2982153c0152a6f671f751d709db3013143f.zip |
virtual/perl-Math-Complex: keyword 1.590.200 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'virtual/perl-Math-Complex')
-rw-r--r-- | virtual/perl-Math-Complex/perl-Math-Complex-1.590.200.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-Math-Complex/perl-Math-Complex-1.590.200.ebuild b/virtual/perl-Math-Complex/perl-Math-Complex-1.590.200.ebuild index 32755beb5f6e..a2ade6bd9e4e 100644 --- a/virtual/perl-Math-Complex/perl-Math-Complex-1.590.200.ebuild +++ b/virtual/perl-Math-Complex/perl-Math-Complex-1.590.200.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} ) |