diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-04-19 08:49:33 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-04-19 08:49:33 +0200 |
commit | 723b78e6850f9d258572d574ec57e6dd406e6c45 (patch) | |
tree | b7cfd694d8be2b34263c29b00743a7e746973f35 /media-libs/harfbuzz | |
parent | sys-apps/openrc: Stable for HPPA (bug #615368). (diff) | |
download | gentoo-723b78e6850f9d258572d574ec57e6dd406e6c45.tar.gz gentoo-723b78e6850f9d258572d574ec57e6dd406e6c45.tar.bz2 gentoo-723b78e6850f9d258572d574ec57e6dd406e6c45.zip |
media-libs/harfbuzz: Stable for HPPA (bug #615024).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'media-libs/harfbuzz')
-rw-r--r-- | media-libs/harfbuzz/harfbuzz-1.4.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/harfbuzz/harfbuzz-1.4.5.ebuild b/media-libs/harfbuzz/harfbuzz-1.4.5.ebuild index a4952a4ca7d8..5c2d0537be0e 100644 --- a/media-libs/harfbuzz/harfbuzz-1.4.5.ebuild +++ b/media-libs/harfbuzz/harfbuzz-1.4.5.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://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 )" |