Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CharWidth/
Date: Sat, 04 May 2019 19:02:53
Message-Id: 1556996563.fa229fe211340f72c42676b0710d0a38851f5360.dilfridge@gentoo
1 commit: fa229fe211340f72c42676b0710d0a38851f5360
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 4 19:01:17 2019 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sat May 4 19:02:43 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa229fe2
7
8 dev-perl/Text-CharWidth: keyword ~riscv
9
10 Package-Manager: Portage-2.3.66, Repoman-2.3.12
11 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
12
13 dev-perl/Text-CharWidth/Text-CharWidth-0.40.0-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-perl/Text-CharWidth/Text-CharWidth-0.40.0-r1.ebuild b/dev-perl/Text-CharWidth/Text-CharWidth-0.40.0-r1.ebuild
17 index 14dc352d47a..9e304a3e6db 100644
18 --- a/dev-perl/Text-CharWidth/Text-CharWidth-0.40.0-r1.ebuild
19 +++ b/dev-perl/Text-CharWidth/Text-CharWidth-0.40.0-r1.ebuild
20 @@ -10,7 +10,7 @@ inherit perl-module
21 DESCRIPTION="Get number of occupied columns of a string on terminal"
22
23 SLOT="0"
24 -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
25 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
26 IUSE=""
27
28 SRC_TEST="do"