diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-05 05:51:53 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-05 05:51:53 +0200 |
commit | 70d9f912ce46f1c2159c553db238d2dffea394ad (patch) | |
tree | b835996540a10c97fde0ffa7e51a3fa66d5bd6a3 /media-gfx/libimagequant | |
parent | dev-python/olefile: x86 stable (bug #667500) (diff) | |
download | gentoo-70d9f912ce46f1c2159c553db238d2dffea394ad.tar.gz gentoo-70d9f912ce46f1c2159c553db238d2dffea394ad.tar.bz2 gentoo-70d9f912ce46f1c2159c553db238d2dffea394ad.zip |
media-gfx/libimagequant: x86 stable (bug #667500)
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'media-gfx/libimagequant')
-rw-r--r-- | media-gfx/libimagequant/libimagequant-2.11.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/libimagequant/libimagequant-2.11.7.ebuild b/media-gfx/libimagequant/libimagequant-2.11.7.ebuild index 384149b958a7..e0088b888eaa 100644 --- a/media-gfx/libimagequant/libimagequant-2.11.7.ebuild +++ b/media-gfx/libimagequant/libimagequant-2.11.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ImageOptim/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="GPL-3" SLOT="0/0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="cpu_flags_x86_sse2 debug openmp static-libs" DEPEND="" |