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/Text-WrapI18N/
Date: Fri, 29 Apr 2022 07:59:17
Message-Id: 1651219116.e3bfb6d104db71871823933c7263f697a6db49e0.xen0n@gentoo
1 commit: e3bfb6d104db71871823933c7263f697a6db49e0
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 29 07:34:51 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 29 07:58:36 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3bfb6d1
7
8 dev-perl/Text-WrapI18N: keyword 0.60.0-r2 for ~loong
9
10 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
11
12 dev-perl/Text-WrapI18N/Text-WrapI18N-0.60.0-r2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-perl/Text-WrapI18N/Text-WrapI18N-0.60.0-r2.ebuild b/dev-perl/Text-WrapI18N/Text-WrapI18N-0.60.0-r2.ebuild
16 index 0fce69042914..19a965828ee5 100644
17 --- a/dev-perl/Text-WrapI18N/Text-WrapI18N-0.60.0-r2.ebuild
18 +++ b/dev-perl/Text-WrapI18N/Text-WrapI18N-0.60.0-r2.ebuild
19 @@ -1,4 +1,4 @@
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=8
25 @@ -10,7 +10,7 @@ inherit perl-module
26 DESCRIPTION="Internationalized substitute of Text::Wrap"
27
28 SLOT="0"
29 -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"
30 +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"
31
32 RDEPEND="dev-perl/Text-CharWidth"
33 BDEPEND="${RDEPEND}"