diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-02-08 19:17:36 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-02-08 19:59:35 +0100 |
commit | e0eab34b3fafc61618130c4ac1dea05b44703ee7 (patch) | |
tree | 4a33ea015707ae88c572e77bcb437260d0db1229 /dev-perl/Text-CharWidth | |
parent | profiles: state the obvious for llvm on riscv (diff) | |
download | gentoo-e0eab34b3fafc61618130c4ac1dea05b44703ee7.tar.gz gentoo-e0eab34b3fafc61618130c4ac1dea05b44703ee7.tar.bz2 gentoo-e0eab34b3fafc61618130c4ac1dea05b44703ee7.zip |
dev-perl/Text-CharWidth: marked ~sparc64-solaris
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc64-solaris"
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-perl/Text-CharWidth')
-rw-r--r-- | dev-perl/Text-CharWidth/Text-CharWidth-0.40.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 index 55afc9a43310..9788f5b57182 100644 --- a/dev-perl/Text-CharWidth/Text-CharWidth-0.40.0-r1.ebuild +++ b/dev-perl/Text-CharWidth/Text-CharWidth-0.40.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Get number of occupied columns of a string on terminal" SLOT="0" -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" +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" IUSE="" SRC_TEST="do" |