Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CharWidth/
Date: Mon, 08 Feb 2021 18:59:48
Message-Id: 1612810775.e0eab34b3fafc61618130c4ac1dea05b44703ee7.grobian@gentoo
1 commit: e0eab34b3fafc61618130c4ac1dea05b44703ee7
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 8 18:17:36 2021 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 8 18:59:35 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0eab34b
7
8 dev-perl/Text-CharWidth: marked ~sparc64-solaris
9
10 Package-Manager: Portage-3.0.13, Repoman-3.0.2
11 RepoMan-Options: --include-arches="sparc64-solaris"
12 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
13
14 dev-perl/Text-CharWidth/Text-CharWidth-0.40.0-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 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
18 index 55afc9a4331..9788f5b5718 100644
19 --- a/dev-perl/Text-CharWidth/Text-CharWidth-0.40.0-r1.ebuild
20 +++ b/dev-perl/Text-CharWidth/Text-CharWidth-0.40.0-r1.ebuild
21 @@ -10,7 +10,7 @@ inherit perl-module
22 DESCRIPTION="Get number of occupied columns of a string on terminal"
23
24 SLOT="0"
25 -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 ~x64-solaris ~x86-solaris"
26 +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"
27 IUSE=""
28
29 SRC_TEST="do"