diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-01-09 15:23:59 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-01-09 16:41:08 +0100 |
commit | f4004ab3007d3fee754dc2a72042903bca300bce (patch) | |
tree | 7e42c2eb7ca09f8518a7b63fe343919f2e4a4a60 /dev-perl/Text-CharWidth | |
parent | dev-perl/Locale-gettext: Keyword 1.70.0 ~amd64-fbsd (diff) | |
download | gentoo-f4004ab3007d3fee754dc2a72042903bca300bce.tar.gz gentoo-f4004ab3007d3fee754dc2a72042903bca300bce.tar.bz2 gentoo-f4004ab3007d3fee754dc2a72042903bca300bce.zip |
dev-perl/Text-CharWidth: Keyword 0.40.0 ~amd64-fbsd
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-perl/Text-CharWidth')
-rw-r--r-- | dev-perl/Text-CharWidth/Text-CharWidth-0.40.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 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 eeaf2cf12924..14dc352d47ae 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -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 ~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 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" |