diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-04-07 10:59:02 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-04-07 12:11:51 +0200 |
commit | 689802e18c7cc0cf3e361aa0116afb2f70ae6a64 (patch) | |
tree | ce9db396df84a42faced6e899b0cf5fc5088b03e /media-libs | |
parent | media-gfx/gphoto2: Stable for HPPA (bug #566378). (diff) | |
download | gentoo-689802e18c7cc0cf3e361aa0116afb2f70ae6a64.tar.gz gentoo-689802e18c7cc0cf3e361aa0116afb2f70ae6a64.tar.bz2 gentoo-689802e18c7cc0cf3e361aa0116afb2f70ae6a64.zip |
media-libs/harfbuzz: Stable for HPPA PPC64 (bug #566378).
Package-Manager: portage-2.2.28
RepoMan-Options: --ignore-arches
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/harfbuzz/harfbuzz-1.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/harfbuzz/harfbuzz-1.1.3.ebuild b/media-libs/harfbuzz/harfbuzz-1.1.3.ebuild index 3c33e4faab7b..74e30e10f591 100644 --- a/media-libs/harfbuzz/harfbuzz-1.1.3.ebuild +++ b/media-libs/harfbuzz/harfbuzz-1.1.3.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="http://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 )" |