Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/freetype/
Date: Fri, 01 Apr 2022 14:16:41
Message-Id: 1648822584.8e02fd3418058749c9986379be861132ef10a0c8.arthurzam@gentoo
1 commit: 8e02fd3418058749c9986379be861132ef10a0c8
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 1 14:16:24 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 1 14:16:24 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e02fd34
7
8 media-libs/freetype: Stabilize 2.11.1 ppc, #836581
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 media-libs/freetype/freetype-2.11.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-libs/freetype/freetype-2.11.1.ebuild b/media-libs/freetype/freetype-2.11.1.ebuild
16 index 7e8918903023..a8009e465ad8 100644
17 --- a/media-libs/freetype/freetype-2.11.1.ebuild
18 +++ b/media-libs/freetype/freetype-2.11.1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -16,7 +16,7 @@ if [[ "${PV}" != 9999 ]] ; then
26 mirror://nongnu/freetype/ft2demos-${PV}.tar.xz )
27 doc? ( mirror://sourceforge/freetype/${PN}-doc-${PV}.tar.xz
28 mirror://nongnu/freetype/${PN}-doc-${PV}.tar.xz )"
29 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
30 + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
31 IUSE+=" doc"
32 else
33 inherit autotools git-r3