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/gd/
Date: Sun, 28 Apr 2019 13:03:52
Message-Id: 1556456612.3d9a45ae2ec2aea4ac8e67683b2d86e5c14ffc78.slyfox@gentoo
1 commit: 3d9a45ae2ec2aea4ac8e67683b2d86e5c14ffc78
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 28 08:39:40 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 28 13:03:32 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d9a45ae
7
8 media-libs/gd: stable 2.2.5-r2 for ppc64, bug #679702
9
10 Package-Manager: Portage-2.3.65, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ppc64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 media-libs/gd/gd-2.2.5-r2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-libs/gd/gd-2.2.5-r2.ebuild b/media-libs/gd/gd-2.2.5-r2.ebuild
18 index ed5c3a96905..a5719a6acc5 100644
19 --- a/media-libs/gd/gd-2.2.5-r2.ebuild
20 +++ b/media-libs/gd/gd-2.2.5-r2.ebuild
21 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/libgd/libgd/releases/download/${P}/lib${P}.tar.xz
22
23 LICENSE="gd IJG HPND BSD"
24 SLOT="2/3"
25 -KEYWORDS="alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
26 +KEYWORDS="alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
27 IUSE="cpu_flags_x86_sse fontconfig jpeg png static-libs test tiff truetype webp xpm zlib"
28
29 # fontconfig has prefixed font paths, details see bug #518970