diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-05-04 21:06:25 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-05-04 21:08:16 +0200 |
commit | b1cccda0f7a7ca2e11365c7e7131ba7f9b452fef (patch) | |
tree | f5f6d8c98e81c3606b2a2ed1bb12cd6613227487 /dev-perl/Unicode-LineBreak | |
parent | dev-perl/Unicode-EastAsianWidth: keyword ~riscv (diff) | |
download | gentoo-b1cccda0f7a7ca2e11365c7e7131ba7f9b452fef.tar.gz gentoo-b1cccda0f7a7ca2e11365c7e7131ba7f9b452fef.tar.bz2 gentoo-b1cccda0f7a7ca2e11365c7e7131ba7f9b452fef.zip |
dev-perl/Unicode-LineBreak: 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/Unicode-LineBreak')
-rw-r--r-- | dev-perl/Unicode-LineBreak/Unicode-LineBreak-2017.4.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Unicode-LineBreak/Unicode-LineBreak-2017.4.0-r1.ebuild b/dev-perl/Unicode-LineBreak/Unicode-LineBreak-2017.4.0-r1.ebuild index 03fa2f3d6d12..0fa9c8a95699 100644 --- a/dev-perl/Unicode-LineBreak/Unicode-LineBreak-2017.4.0-r1.ebuild +++ b/dev-perl/Unicode-LineBreak/Unicode-LineBreak-2017.4.0-r1.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="UAX #14 Unicode Line Breaking Algorithm" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="" RDEPEND="dev-perl/MIME-Charset |