diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-30 08:41:11 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-30 08:42:39 +0000 |
commit | 5b1383909e2d9b2e675ed9e2da33ac719a1375f3 (patch) | |
tree | 627412418a1a82fe9154c59587d9ea15c8da5153 /media-libs | |
parent | gnome-base/libgnome-keyring: stable 3.12.0-r1 for ppc, bug #624312 (diff) | |
download | gentoo-5b1383909e2d9b2e675ed9e2da33ac719a1375f3.tar.gz gentoo-5b1383909e2d9b2e675ed9e2da33ac719a1375f3.tar.bz2 gentoo-5b1383909e2d9b2e675ed9e2da33ac719a1375f3.zip |
media-libs/harfbuzz: stable 1.4.6-r2 for ppc, bug #624312
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/harfbuzz/harfbuzz-1.4.6-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/harfbuzz/harfbuzz-1.4.6-r2.ebuild b/media-libs/harfbuzz/harfbuzz-1.4.6-r2.ebuild index 2ed3bdb8684c..6753cb9fa393 100644 --- a/media-libs/harfbuzz/harfbuzz-1.4.6-r2.ebuild +++ b/media-libs/harfbuzz/harfbuzz-1.4.6-r2.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 )" |