Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/freetype/
Date: Sun, 13 May 2018 22:06:52
Message-Id: 1526249170.6a20fbaf7e4fab92bc019912636077cc1887e397.whissi@gentoo
1 commit: 6a20fbaf7e4fab92bc019912636077cc1887e397
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 13 21:54:45 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun May 13 22:06:10 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a20fbaf
7
8 media-libs/freetype: x86 stable (bug #654696)
9
10 Package-Manager: Portage-2.3.34, Repoman-2.3.9
11
12 media-libs/freetype/freetype-2.9.1-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/freetype/freetype-2.9.1-r1.ebuild b/media-libs/freetype/freetype-2.9.1-r1.ebuild
16 index 25a9abd9df0..ce1a3960f69 100644
17 --- a/media-libs/freetype/freetype-2.9.1-r1.ebuild
18 +++ b/media-libs/freetype/freetype-2.9.1-r1.ebuild
19 @@ -16,7 +16,7 @@ if [[ "${PV}" != 9999 ]] ; then
20 mirror://nongnu/freetype/ft2demos-${PV}.tar.bz2 )
21 doc? ( mirror://sourceforge/freetype/${PN}-doc-${PV}.tar.bz2
22 mirror://nongnu/freetype/${PN}-doc-${PV}.tar.bz2 )"
23 - KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
24 + KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
25 IUSE+=" doc"
26 else
27 inherit autotools git-r3