Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/pngquant/
Date: Thu, 07 Feb 2019 13:20:22
Message-Id: 1549545596.bbe91028d54b47db601ee7f6d8ffa0fa35e07cfb.zlogene@gentoo
1 commit: bbe91028d54b47db601ee7f6d8ffa0fa35e07cfb
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 7 13:19:56 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 7 13:19:56 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbe91028
7
8 media-gfx/pngquant: amd64 stable wrt bug #670284
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 media-gfx/pngquant/pngquant-2.12.2.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/media-gfx/pngquant/pngquant-2.12.2.ebuild b/media-gfx/pngquant/pngquant-2.12.2.ebuild
17 index 5bc16502eb6..fddd03b24f4 100644
18 --- a/media-gfx/pngquant/pngquant-2.12.2.ebuild
19 +++ b/media-gfx/pngquant/pngquant-2.12.2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Authors
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI="7"
26 @@ -11,7 +11,7 @@ SRC_URI="https://pngquant.org/${P}-src.tar.gz"
27
28 LICENSE="GPL-3 HPND rwpng"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~x86"
31 +KEYWORDS="amd64 ~x86"
32 IUSE="debug lcms openmp cpu_flags_x86_sse2"
33
34 RDEPEND="media-libs/libpng:0=