Gentoo Archives: gentoo-commits

From: WANG Xuerui <xen0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/perl-version/
Date: Fri, 29 Apr 2022 02:14:55
Message-Id: 1651197502.8d25bac6de85323fb1796213aa80576977f726c7.xen0n@gentoo
1 commit: 8d25bac6de85323fb1796213aa80576977f726c7
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 25 06:48:41 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 29 01:58:22 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d25bac6
7
8 virtual/perl-version: keyword 0.992.800 for ~loong
9
10 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
11
12 virtual/perl-version/perl-version-0.992.800.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/virtual/perl-version/perl-version-0.992.800.ebuild b/virtual/perl-version/perl-version-0.992.800.ebuild
16 index 32755beb5f6e..a2ade6bd9e4e 100644
17 --- a/virtual/perl-version/perl-version-0.992.800.ebuild
18 +++ b/virtual/perl-version/perl-version-0.992.800.ebuild
19 @@ -1,11 +1,11 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25
26 DESCRIPTION="Virtual for ${PN#perl-}"
27 SLOT="0"
28 -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"
29 +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"
30
31 RDEPEND="
32 || ( =dev-lang/perl-5.34* ~perl-core/${PN#perl-}-${PV} )