diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-04-25 10:34:38 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-04-29 09:57:56 +0800 |
commit | e6dcebdf91e164667ca5ea54b7e6fcd014f35cb4 (patch) | |
tree | dc631fbf06f8b9ab28bf56127a37b266386f5b02 /virtual/perl-Data-Dumper | |
parent | virtual/perl-Test-Harness: keyword 3.430.0 for ~loong (diff) | |
download | gentoo-e6dcebdf91e164667ca5ea54b7e6fcd014f35cb4.tar.gz gentoo-e6dcebdf91e164667ca5ea54b7e6fcd014f35cb4.tar.bz2 gentoo-e6dcebdf91e164667ca5ea54b7e6fcd014f35cb4.zip |
virtual/perl-Data-Dumper: keyword 2.179.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'virtual/perl-Data-Dumper')
-rw-r--r-- | virtual/perl-Data-Dumper/perl-Data-Dumper-2.179.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-Data-Dumper/perl-Data-Dumper-2.179.0.ebuild b/virtual/perl-Data-Dumper/perl-Data-Dumper-2.179.0.ebuild index 32755beb5f6e..a2ade6bd9e4e 100644 --- a/virtual/perl-Data-Dumper/perl-Data-Dumper-2.179.0.ebuild +++ b/virtual/perl-Data-Dumper/perl-Data-Dumper-2.179.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} ) |