From: Agostino Sarubbo Date: Wed, 25 Jan 2017 15:45:00 +0000 (+0100) Subject: media-libs/harfbuzz: ppc64 stable wrt bug #587010 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8d267c3681aefac7f26325628cc60a2d42257885;p=gentoo.git media-libs/harfbuzz: ppc64 stable wrt bug #587010 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo --- diff --git a/media-libs/harfbuzz/harfbuzz-1.3.1.ebuild b/media-libs/harfbuzz/harfbuzz-1.3.1.ebuild index 020aed5860fa..e920e06d2321 100644 --- a/media-libs/harfbuzz/harfbuzz-1.3.1.ebuild +++ b/media-libs/harfbuzz/harfbuzz-1.3.1.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/HarfBuzz" LICENSE="Old-MIT ISC icu" SLOT="0/0.9.18" # 0.9.18 introduced the harfbuzz-icu split; bug #472416 [[ ${PV} == 9999 ]] || \ -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-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 ~arm-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris" IUSE="+cairo fontconfig +glib +graphite icu +introspection static-libs test +truetype" REQUIRED_USE="introspection? ( glib )"