summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-09-06 17:24:52 -0400
committerSam James <sam@gentoo.org>2022-09-06 22:40:06 +0100
commit12861e704bb1d6e169bc94857c18c26337fa27f7 (patch)
tree6a2590525b7f627023f743c60e90be1f14a7575b
parentdev-util/cargo-c: Keyword 0.9.12 sparc, #866668 (diff)
downloadgentoo-12861e70.tar.gz
gentoo-12861e70.tar.bz2
gentoo-12861e70.zip
media-gfx/libimagequant: Keyword 4.0.4 sparc, #866668
Closes: https://github.com/gentoo/gentoo/pull/27172 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--media-gfx/libimagequant/libimagequant-4.0.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/libimagequant/libimagequant-4.0.4.ebuild b/media-gfx/libimagequant/libimagequant-4.0.4.ebuild
index de28dc432f88..f120694f81fe 100644
--- a/media-gfx/libimagequant/libimagequant-4.0.4.ebuild
+++ b/media-gfx/libimagequant/libimagequant-4.0.4.ebuild
@@ -50,7 +50,7 @@ S="${WORKDIR}"/${P}/imagequant-sys
LICENSE="GPL-3"
SLOT="0/0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc"
BDEPEND="
>=dev-util/cargo-c-0.9.11