diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-05-04 21:01:17 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-05-04 21:02:43 +0200 |
commit | fa229fe211340f72c42676b0710d0a38851f5360 (patch) | |
tree | d20483038ba7f0f452ac22213ad5e242764bc2e8 /dev-perl/Text-CharWidth | |
parent | dev-perl/TermReadKey: keyword ~riscv (diff) | |
download | gentoo-fa229fe211340f72c42676b0710d0a38851f5360.tar.gz gentoo-fa229fe211340f72c42676b0710d0a38851f5360.tar.bz2 gentoo-fa229fe211340f72c42676b0710d0a38851f5360.zip |
dev-perl/Text-CharWidth: keyword ~riscv
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel <dilfridge@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 14dc352d47ae..9e304a3e6dbe 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 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +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" IUSE="" SRC_TEST="do" |