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, 14 Oct 2018 22:33:07
Message-Id: 1539556360.c4a0667c18b9818168314699aaa69f0aa85cc4cb.slyfox@gentoo
1 commit: c4a0667c18b9818168314699aaa69f0aa85cc4cb
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 14 22:32:40 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 14 22:32:40 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4a0667c
7
8 media-libs/gd: stable 2.2.5-r1 for ia64, bug #664732
9
10 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 RepoMan-Options: --include-arches="ia64"
13
14 media-libs/gd/gd-2.2.5-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-libs/gd/gd-2.2.5-r1.ebuild b/media-libs/gd/gd-2.2.5-r1.ebuild
18 index 2206d8c712b..9ffef8a09bc 100644
19 --- a/media-libs/gd/gd-2.2.5-r1.ebuild
20 +++ b/media-libs/gd/gd-2.2.5-r1.ebuild
21 @@ -11,7 +11,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="fontconfig jpeg png static-libs tiff truetype webp xpm zlib"
28
29 # fontconfig has prefixed font paths, details see bug #518970