diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-10-18 14:12:55 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-10-18 14:26:29 +0300 |
commit | fef849a6292e1a623ef9285aeb23f1f6001ed697 (patch) | |
tree | 4f862822aa6cb9c140b73e6431c234111214be04 /media-libs/harfbuzz | |
parent | media-gfx/gphoto2: sparc stable wrt bug #551826 (diff) | |
download | gentoo-fef849a6292e1a623ef9285aeb23f1f6001ed697.tar.gz gentoo-fef849a6292e1a623ef9285aeb23f1f6001ed697.tar.bz2 gentoo-fef849a6292e1a623ef9285aeb23f1f6001ed697.zip |
media-libs/harfbuzz: sparc stable wrt bug #551826
Package-Manager: portage-2.2.20.1
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 0c98c00511c8..87e9be8d58c0 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 )" |