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: Mon, 30 Oct 2017 08:42:49
Message-Id: 1509352959.5b1383909e2d9b2e675ed9e2da33ac719a1375f3.slyfox@gentoo
1 commit: 5b1383909e2d9b2e675ed9e2da33ac719a1375f3
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 30 08:41:11 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 30 08:42:39 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b138390
7
8 media-libs/harfbuzz: stable 1.4.6-r2 for ppc, bug #624312
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.4
11 RepoMan-Options: --include-arches="ppc"
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 2ed3bdb8684..6753cb9fa39 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 )"