diff options
author | Markus Meier <maekke@gentoo.org> | 2017-12-12 19:38:37 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-12-12 19:39:16 +0100 |
commit | 3f0e37d954c307d0e2e8d47d7d076ca67f8104c2 (patch) | |
tree | d2e3ab6ef29cbd7be99cd5ca0cebddfb380f56a0 /media-libs | |
parent | app-text/poppler: arm stable, bug #619558 (diff) | |
download | gentoo-3f0e37d954c307d0e2e8d47d7d076ca67f8104c2.tar.gz gentoo-3f0e37d954c307d0e2e8d47d7d076ca67f8104c2.tar.bz2 gentoo-3f0e37d954c307d0e2e8d47d7d076ca67f8104c2.zip |
media-libs/harfbuzz: arm stable, bug #621644
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/harfbuzz/harfbuzz-1.7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/harfbuzz/harfbuzz-1.7.2.ebuild b/media-libs/harfbuzz/harfbuzz-1.7.2.ebuild index 87497e2a2eff..1026abff554e 100644 --- a/media-libs/harfbuzz/harfbuzz-1.7.2.ebuild +++ b/media-libs/harfbuzz/harfbuzz-1.7.2.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 debug fontconfig +glib +graphite icu +introspection static-libs test +truetype" REQUIRED_USE="introspection? ( glib )" |