diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-09-08 00:25:01 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-09-08 00:25:01 +0300 |
commit | b81cfe94f0d27c5e7589ec133618bc4aae8cae52 (patch) | |
tree | aea8070e2cfefa8a49660e0de52fcfafb3e82119 /media-libs/harfbuzz | |
parent | media-libs/gupnp-dlna: amd64 stable wrt bug #551826 (diff) | |
download | gentoo-b81cfe94f0d27c5e7589ec133618bc4aae8cae52.tar.gz gentoo-b81cfe94f0d27c5e7589ec133618bc4aae8cae52.tar.bz2 gentoo-b81cfe94f0d27c5e7589ec133618bc4aae8cae52.zip |
media-libs/harfbuzz: amd64 stable wrt bug #551826
Package-Manager: portage-2.2.20.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'media-libs/harfbuzz')
-rw-r--r-- | media-libs/harfbuzz/harfbuzz-0.9.41.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/harfbuzz/harfbuzz-0.9.41.ebuild b/media-libs/harfbuzz/harfbuzz-0.9.41.ebuild index 58e018663488..0c38fcabb1e9 100644 --- a/media-libs/harfbuzz/harfbuzz-0.9.41.ebuild +++ b/media-libs/harfbuzz/harfbuzz-0.9.41.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 )" |