summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2021-09-16 11:35:51 +0200
committerMarek Szuba <marecki@gentoo.org>2021-09-16 14:32:18 +0200
commitd38ac8ac1c022235508e5ca3b23e434a93d385bc (patch)
tree9f30bb24eb957da2ad3bb82c55ea884569ff9c64 /media-gfx
parentdev-python/booleanOperations: keyword 0.9.0-r1 for ~riscv (diff)
downloadgentoo-d38ac8ac1c022235508e5ca3b23e434a93d385bc.tar.gz
gentoo-d38ac8ac1c022235508e5ca3b23e434a93d385bc.tar.bz2
gentoo-d38ac8ac1c022235508e5ca3b23e434a93d385bc.zip
media-gfx/pngquant: keyword 2.12.6 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/pngquant/pngquant-2.12.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/pngquant/pngquant-2.12.6.ebuild b/media-gfx/pngquant/pngquant-2.12.6.ebuild
index c80fb8d347d6..ded2693e8e4a 100644
--- a/media-gfx/pngquant/pngquant-2.12.6.ebuild
+++ b/media-gfx/pngquant/pngquant-2.12.6.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/kornelski/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3 HPND rwpng"
SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
IUSE="cpu_flags_x86_sse2 debug lcms openmp test"
REQUIRED_USE="test? ( lcms )"