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-gfx/libimagequant/
Date: Sun, 05 Aug 2018 11:34:00
Message-Id: 1533468668.3182f1ae6059c653c8b46e4ffeddf94305d897cc.slyfox@gentoo
1 commit: 3182f1ae6059c653c8b46e4ffeddf94305d897cc
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 5 11:31:08 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 5 11:31:08 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3182f1ae
7
8 media-gfx/libimagequant: keyworded 2.11.7 for ppc64, bug #659320
9
10 Tested-by: ernsteiswuerfel
11 Package-Manager: Portage-2.3.44, Repoman-2.3.10
12 RepoMan-Options: --include-arches="ppc64"
13
14 media-gfx/libimagequant/libimagequant-2.11.7.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-gfx/libimagequant/libimagequant-2.11.7.ebuild b/media-gfx/libimagequant/libimagequant-2.11.7.ebuild
18 index 67f0e32593a..1c7d79aad13 100644
19 --- a/media-gfx/libimagequant/libimagequant-2.11.7.ebuild
20 +++ b/media-gfx/libimagequant/libimagequant-2.11.7.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ImageOptim/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
22
23 LICENSE="GPL-3"
24 SLOT="0/0"
25 -KEYWORDS="amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
26 +KEYWORDS="amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
27 IUSE="cpu_flags_x86_sse2 debug openmp static-libs"
28
29 DEPEND=""