diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-04-25 15:12:16 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-04-29 09:58:25 +0800 |
commit | f76f3809809e5d54e2856c9c903455a85b881ea1 (patch) | |
tree | c941c0568e12f29d562ef4cd8197964326c59dd6 /virtual/perl-Scalar-List-Utils | |
parent | virtual/perl-Encode: keyword 3.80.100_rc for ~loong (diff) | |
download | gentoo-f76f3809809e5d54e2856c9c903455a85b881ea1.tar.gz gentoo-f76f3809809e5d54e2856c9c903455a85b881ea1.tar.bz2 gentoo-f76f3809809e5d54e2856c9c903455a85b881ea1.zip |
virtual/perl-Scalar-List-Utils: keyword 1.550.0-r1 for ~loong
At this point, CI is able to pass, although being exp profiles, depgraph
is not being checked and is still incomplete. These "extended deps" will
be keyworded later.
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'virtual/perl-Scalar-List-Utils')
-rw-r--r-- | virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.550.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.550.0-r1.ebuild b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.550.0-r1.ebuild index aa3917be682c..f9968865fe0d 100644 --- a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.550.0-r1.ebuild +++ b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.550.0-r1.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 Scalar::Util and List::Util, also distributed as Scalar::List::Utils" 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* ~perl-core/${PN#perl-}-${PV} ) |