Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/pngquant/
Date: Thu, 04 Jun 2020 14:06:30
Message-Id: 1591279508.8fb2e0cbfb1738b90db5f0686651a5e61e644f93.mgorny@gentoo
1 commit: 8fb2e0cbfb1738b90db5f0686651a5e61e644f93
2 Author: Sam James (sam_c) <sam <AT> cmpct <DOT> info>
3 AuthorDate: Wed Jun 3 23:37:56 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 4 14:05:08 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fb2e0cb
7
8 media-gfx/pngquant: arm keyworded (bug #716074)
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Sam James (sam_c) <sam <AT> cmpct.info>
12 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
13
14 media-gfx/pngquant/pngquant-2.12.6.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-gfx/pngquant/pngquant-2.12.6.ebuild b/media-gfx/pngquant/pngquant-2.12.6.ebuild
18 index c301e0f1f4c..a012ed1f91c 100644
19 --- a/media-gfx/pngquant/pngquant-2.12.6.ebuild
20 +++ b/media-gfx/pngquant/pngquant-2.12.6.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/kornelski/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
22
23 LICENSE="GPL-3 HPND rwpng"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~ppc64 ~x86"
26 +KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
27 IUSE="cpu_flags_x86_sse2 debug lcms openmp test"
28
29 RDEPEND="