diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2016-03-06 22:50:48 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2016-03-06 23:09:23 +0300 |
commit | d9095a5589a42c01e39babdf7fd8c9cddbf69757 (patch) | |
tree | 77ebc6536188bf4571bfda7f8a348c6be8274c5d /media-libs/harfbuzz | |
parent | media-libs/grilo: x86 stable wrt bug #566378 (diff) | |
download | gentoo-d9095a5589a42c01e39babdf7fd8c9cddbf69757.tar.gz gentoo-d9095a5589a42c01e39babdf7fd8c9cddbf69757.tar.bz2 gentoo-d9095a5589a42c01e39babdf7fd8c9cddbf69757.zip |
media-libs/harfbuzz: x86 stable wrt bug #566378
Package-Manager: portage-2.2.26
Diffstat (limited to 'media-libs/harfbuzz')
-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 c4ee87920781..3c33e4faab7b 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 )" |