summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-26 21:58:08 +0000
committerSam James <sam@gentoo.org>2021-02-26 21:58:08 +0000
commit018d1ed2f880803704263960405b5f842ecaecc6 (patch)
treefbb4838a09378a6930cf2c201bde9fe35643b4fe
parentdev-libs/leatherman: Stabilize 1.12.4 sparc, #773160 (diff)
downloadgentoo-018d1ed2f880803704263960405b5f842ecaecc6.tar.gz
gentoo-018d1ed2f880803704263960405b5f842ecaecc6.tar.bz2
gentoo-018d1ed2f880803704263960405b5f842ecaecc6.zip
media-gfx/libimagequant: Stabilize 2.12.3 sparc, #690970
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--media-gfx/libimagequant/libimagequant-2.12.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/libimagequant/libimagequant-2.12.3.ebuild b/media-gfx/libimagequant/libimagequant-2.12.3.ebuild
index b434e3e4b783..a0eab3ab6c3b 100644
--- a/media-gfx/libimagequant/libimagequant-2.12.3.ebuild
+++ b/media-gfx/libimagequant/libimagequant-2.12.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@@ -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="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
IUSE="cpu_flags_x86_sse2 debug openmp static-libs"
DEPEND=""