diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 15:07:34 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 15:07:34 +0100 |
commit | 98889bdcf2e6ac41a7e44fa20f9c35d134114c3a (patch) | |
tree | 1790983219dcc1b0b91813aa4a8247846e816a5e /media-libs | |
parent | media-fonts/cantarell: ia64 stable wrt bug #565086 (diff) | |
download | gentoo-98889bdcf2e6ac41a7e44fa20f9c35d134114c3a.tar.gz gentoo-98889bdcf2e6ac41a7e44fa20f9c35d134114c3a.tar.bz2 gentoo-98889bdcf2e6ac41a7e44fa20f9c35d134114c3a.zip |
media-libs/harfbuzz: ia64 stable wrt bug #565086
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'media-libs')
-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 94de2c6a35d2..d69a0b381c11 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 )" |