diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-08 23:01:34 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-08 23:02:03 +0300 |
commit | 4bc4c3686542a2710462005676e435099ec282a3 (patch) | |
tree | 1f07ab66eaaed3e9bc8e7f6667ccd2fcdb9fb61e /media-libs/harfbuzz | |
parent | sys-kernel/gentoo-sources: Removal of EOL'd 4.18.X series (diff) | |
download | gentoo-4bc4c3686542a2710462005676e435099ec282a3.tar.gz gentoo-4bc4c3686542a2710462005676e435099ec282a3.tar.bz2 gentoo-4bc4c3686542a2710462005676e435099ec282a3.zip |
media-libs/harfbuzz: s390 stable wrt bug #671588
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'media-libs/harfbuzz')
-rw-r--r-- | media-libs/harfbuzz/harfbuzz-2.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/harfbuzz/harfbuzz-2.0.2.ebuild b/media-libs/harfbuzz/harfbuzz-2.0.2.ebuild index 6dd1ab3c4ee0..1674c2a5bed1 100644 --- a/media-libs/harfbuzz/harfbuzz-2.0.2.ebuild +++ b/media-libs/harfbuzz/harfbuzz-2.0.2.ebuild @@ -15,7 +15,7 @@ if [[ ${PV} = 9999 ]] ; then inherit git-r3 autotools else SRC_URI="https://www.freedesktop.org/software/${PN}/release/${P}.tar.bz2" - KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris" + KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris" fi LICENSE="Old-MIT ISC icu" |