Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/harfbuzz/
Date: Tue, 24 Oct 2017 21:45:45
Message-Id: 1508881529.e4728817bdb10415508dca977a21e2def411ac6f.slyfox@gentoo
1 commit: e4728817bdb10415508dca977a21e2def411ac6f
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 24 21:44:50 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 24 21:45:29 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4728817
7
8 media-libs/harfbuzz: stable 1.4.6-r2 for ppc64, bug #624312
9
10 Package-Manager: Portage-2.3.12, Repoman-2.3.3
11 RepoMan-Options: --include-arches="ppc64"
12
13 media-libs/harfbuzz/harfbuzz-1.4.6-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-libs/harfbuzz/harfbuzz-1.4.6-r2.ebuild b/media-libs/harfbuzz/harfbuzz-1.4.6-r2.ebuild
17 index f11bb8d457d..2ed3bdb8684 100644
18 --- a/media-libs/harfbuzz/harfbuzz-1.4.6-r2.ebuild
19 +++ b/media-libs/harfbuzz/harfbuzz-1.4.6-r2.ebuild
20 @@ -17,7 +17,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/HarfBuzz"
21 LICENSE="Old-MIT ISC icu"
22 SLOT="0/0.9.18" # 0.9.18 introduced the harfbuzz-icu split; bug #472416
23 [[ ${PV} == 9999 ]] || \
24 -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"
25 +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"
26
27 IUSE="+cairo debug fontconfig +glib +graphite icu +introspection static-libs test +truetype"
28 REQUIRED_USE="introspection? ( glib )"