Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/harfbuzz/
Date: Thu, 20 Jul 2017 04:42:16
Message-Id: 1500525718.69226ef538d91397826f138ca22f21a8fec8fa0b.maekke@gentoo
1 commit: 69226ef538d91397826f138ca22f21a8fec8fa0b
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 20 04:41:58 2017 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 20 04:41:58 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69226ef5
7
8 media-libs/harfbuzz: arm stable, bug #624312
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.1
11 RepoMan-Options: --include-arches="arm"
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 914b1882b0e..1794df13ba6 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 )"