diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-12 19:15:55 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-12 19:16:37 +0300 |
commit | 3328c6df42ddfcef8b22483cdef77fb4c3bc887b (patch) | |
tree | 7285e93943eb090f9439e478d28b16d07f7face3 /dev-perl/Unicode-LineBreak | |
parent | app-emulation/qemu: fix crash during Windows guest installation (diff) | |
download | gentoo-3328c6df42ddfcef8b22483cdef77fb4c3bc887b.tar.gz gentoo-3328c6df42ddfcef8b22483cdef77fb4c3bc887b.tar.bz2 gentoo-3328c6df42ddfcef8b22483cdef77fb4c3bc887b.zip |
dev-perl/Unicode-LineBreak: mark ~s390 wrt bug #614180
Package-Manager: Portage-2.3.40, Repoman-2.3.9
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 0a06bf5771ce..faae92187717 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 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-fbsd" IUSE="" RDEPEND="dev-perl/MIME-Charset |