Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/harfbuzz/
Date: Wed, 19 Apr 2017 06:56:26
Message-Id: 1492584944.0c6ab070bd65705e6dbd67aa0ccf648e7b40267f.xmw@gentoo
1 commit: 0c6ab070bd65705e6dbd67aa0ccf648e7b40267f
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 19 06:55:44 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 19 06:55:44 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c6ab070
7
8 media-libs/harfbuzz: arm arm64 ppc ppc64 stable (bug 615024).
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11 RepoMan-Options: --include-arches="arm arm64 ppc ppc64"
12
13 media-libs/harfbuzz/harfbuzz-1.4.5.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-libs/harfbuzz/harfbuzz-1.4.5.ebuild b/media-libs/harfbuzz/harfbuzz-1.4.5.ebuild
17 index 5c2d0537be0..b0d2a15b09f 100644
18 --- a/media-libs/harfbuzz/harfbuzz-1.4.5.ebuild
19 +++ b/media-libs/harfbuzz/harfbuzz-1.4.5.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 fontconfig +glib +graphite icu +introspection static-libs test +truetype"
28 REQUIRED_USE="introspection? ( glib )"