Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/harfbuzz/
Date: Sat, 30 Jul 2016 09:34:22
Message-Id: 1469871218.2a5912cca02e4814d5cc08e702c85669b3f334e9.jer@gentoo
1 commit: 2a5912cca02e4814d5cc08e702c85669b3f334e9
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 30 09:24:29 2016 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 30 09:33:38 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a5912cc
7
8 media-libs/harfbuzz: Stable for HPPA PPC64 (bug #584468).
9
10 Package-Manager: portage-2.3.0
11 RepoMan-Options: --ignore-arches
12
13 media-libs/harfbuzz/harfbuzz-1.2.7.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-libs/harfbuzz/harfbuzz-1.2.7.ebuild b/media-libs/harfbuzz/harfbuzz-1.2.7.ebuild
17 index 414b951..20421cd 100644
18 --- a/media-libs/harfbuzz/harfbuzz-1.2.7.ebuild
19 +++ b/media-libs/harfbuzz/harfbuzz-1.2.7.ebuild
20 @@ -18,7 +18,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 fontconfig +glib +graphite icu +introspection static-libs test +truetype"
28 REQUIRED_USE="introspection? ( glib )"