Gentoo Archives: gentoo-commits

From: WANG Xuerui <xen0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Unicode-UTF8/
Date: Sat, 14 May 2022 06:55:01
Message-Id: 1652511167.896f00c208f6edb2cd410392b957c32f173687e8.xen0n@gentoo
1 commit: 896f00c208f6edb2cd410392b957c32f173687e8
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 14 06:52:46 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Sat May 14 06:52:47 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=896f00c2
7
8 dev-perl/Unicode-UTF8: keyword 0.620.0-r1 for ~loong
9
10 Tests passed on real hardware.
11
12 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
13
14 dev-perl/Unicode-UTF8/Unicode-UTF8-0.620.0-r1.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-perl/Unicode-UTF8/Unicode-UTF8-0.620.0-r1.ebuild b/dev-perl/Unicode-UTF8/Unicode-UTF8-0.620.0-r1.ebuild
18 index a476fc5f9864..1cfb54389808 100644
19 --- a/dev-perl/Unicode-UTF8/Unicode-UTF8-0.620.0-r1.ebuild
20 +++ b/dev-perl/Unicode-UTF8/Unicode-UTF8-0.620.0-r1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2021 Gentoo Authors
23 +# Copyright 1999-2022 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=8
27 @@ -10,7 +10,7 @@ inherit perl-module
28 DESCRIPTION="Encoding and decoding of UTF-8 encoding form"
29
30 SLOT="0"
31 -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
32 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
33
34 RDEPEND="
35 virtual/perl-Carp