Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/libimagequant/
Date: Wed, 17 Apr 2019 00:44:55
Message-Id: 1555461881.3fb89e921bb3cc0d4499c2545284e4e163669cc2.bman@gentoo
1 commit: 3fb89e921bb3cc0d4499c2545284e4e163669cc2
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 17 00:44:01 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 17 00:44:41 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fb89e92
7
8 media-gfx/libimagequant: arm64 stable
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11
12 media-gfx/libimagequant/libimagequant-2.12.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-gfx/libimagequant/libimagequant-2.12.2.ebuild b/media-gfx/libimagequant/libimagequant-2.12.2.ebuild
16 index e17635af650..56e70c7e72c 100644
17 --- a/media-gfx/libimagequant/libimagequant-2.12.2.ebuild
18 +++ b/media-gfx/libimagequant/libimagequant-2.12.2.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ImageOptim/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
20
21 LICENSE="GPL-3"
22 SLOT="0/0"
23 -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
25 IUSE="cpu_flags_x86_sse2 debug openmp static-libs"
26
27 DEPEND=""