diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-15 22:38:15 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-15 22:53:01 +0000 |
commit | 42121dedd65f556b3e545ad590ba9bbd1ce52a3d (patch) | |
tree | 2c63ac2d756a2126d2950810df96c7bb4670c0a7 /media-libs/harfbuzz | |
parent | dev-perl/Gtk2: stable 1.249.920 for ppc, bug #619096 (diff) | |
download | gentoo-42121dedd65f556b3e545ad590ba9bbd1ce52a3d.tar.gz gentoo-42121dedd65f556b3e545ad590ba9bbd1ce52a3d.tar.bz2 gentoo-42121dedd65f556b3e545ad590ba9bbd1ce52a3d.zip |
media-libs/harfbuzz: stable 1.7.2 for ppc, bug #621644
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
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 abca3d9e816f..e7c6015ca3cd 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 )" |