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-Time-Local/
Date: Fri, 29 Apr 2022 02:14:53
Message-Id: 1651197499.ed8ff093cb21f94cea17c49e78cbff8c1f3190ed.xen0n@gentoo
1 commit: ed8ff093cb21f94cea17c49e78cbff8c1f3190ed
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 25 06:48:23 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 29 01:58:19 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed8ff093
7
8 virtual/perl-Time-Local: keyword 1.300.0 for ~loong
9
10 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
11
12 virtual/perl-Time-Local/perl-Time-Local-1.300.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/virtual/perl-Time-Local/perl-Time-Local-1.300.0.ebuild b/virtual/perl-Time-Local/perl-Time-Local-1.300.0.ebuild
16 index 32755beb5f6e..a2ade6bd9e4e 100644
17 --- a/virtual/perl-Time-Local/perl-Time-Local-1.300.0.ebuild
18 +++ b/virtual/perl-Time-Local/perl-Time-Local-1.300.0.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} )