summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2024-11-01 21:34:12 -0400
committerMichael Orlitzky <mjo@gentoo.org>2024-11-01 21:44:14 -0400
commit3e8f98354e96cd1606fb73c659cb1d70b104f856 (patch)
tree38127dcc63e97a945cbb699b808e22116e12eddd /media-gfx/imv
parentprofiles/arch/riscv: force USE=icu for media-gfx/imv (diff)
downloadgentoo-3e8f98354e96cd1606fb73c659cb1d70b104f856.tar.gz
gentoo-3e8f98354e96cd1606fb73c659cb1d70b104f856.tar.bz2
gentoo-3e8f98354e96cd1606fb73c659cb1d70b104f856.zip
media-gfx/imv: keyword 4.5.0 for ~riscv
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'media-gfx/imv')
-rw-r--r--media-gfx/imv/imv-4.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/imv/imv-4.5.0.ebuild b/media-gfx/imv/imv-4.5.0.ebuild
index 9eb40420723d..f9e9d37f7d2b 100644
--- a/media-gfx/imv/imv-4.5.0.ebuild
+++ b/media-gfx/imv/imv-4.5.0.ebuild
@@ -12,7 +12,7 @@ S=${WORKDIR}/${PN}-v${PV}
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 arm64 x86"
+KEYWORDS="amd64 arm64 ~riscv x86"
IUSE="+X +freeimage gif heif icu jpeg jpegxl png svg test tiff wayland"
REQUIRED_USE="|| ( X wayland )"
RESTRICT="!test? ( test )"