diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-09-20 08:02:57 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-09-20 08:02:57 +0200 |
commit | 2250eb789de203ded7b2b6fe02e91429b0ee5be4 (patch) | |
tree | 075c86fc5162282946cf52626ad24cd599772887 /media-libs/harfbuzz | |
parent | media-libs/libgphoto2: Stable for HPPA (bug #551826). (diff) | |
download | gentoo-2250eb789de203ded7b2b6fe02e91429b0ee5be4.tar.gz gentoo-2250eb789de203ded7b2b6fe02e91429b0ee5be4.tar.bz2 gentoo-2250eb789de203ded7b2b6fe02e91429b0ee5be4.zip |
media-libs/harfbuzz: Stable for HPPA (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 0fd48e6a37d5..6c3a08a068ad 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 )" |