diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-18 23:04:09 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-18 23:04:09 +0000 |
commit | f36ffe897646701ce32e208b9a8abf5ea8fc0167 (patch) | |
tree | d076d760258b7e2c68589bf4f0abe8e5f1cf9f4a /media-libs/harfbuzz | |
parent | x11-libs/vte: stable 0.46.2 for hppa, bug #624312 (diff) | |
download | gentoo-f36ffe897646701ce32e208b9a8abf5ea8fc0167.tar.gz gentoo-f36ffe897646701ce32e208b9a8abf5ea8fc0167.tar.bz2 gentoo-f36ffe897646701ce32e208b9a8abf5ea8fc0167.zip |
media-libs/harfbuzz: stable 1.7.2 for hppa, bug #624312
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'media-libs/harfbuzz')
-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 1dd17671b70f..3fc51209e289 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 )" |