summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2024-11-01 21:43:02 -0400
committerMichael Orlitzky <mjo@gentoo.org>2024-11-01 21:44:13 -0400
commit09f653481a9cfd237139d19efd230f51074a8148 (patch)
tree9a8fa004f37676b5045e0fd937977e44e8acdf33 /profiles
parentmedia-video/ffmpeg: Stabilize 4.4.5-r1 ppc64, #942662 (diff)
downloadgentoo-09f653481a9cfd237139d19efd230f51074a8148.tar.gz
gentoo-09f653481a9cfd237139d19efd230f51074a8148.tar.bz2
gentoo-09f653481a9cfd237139d19efd230f51074a8148.zip
profiles/arch/riscv: force USE=icu for media-gfx/imv
Otherwise it wants to use dev-libs/libgrapheme which isn't keyworded yet. Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/arch/riscv/package.use.force5
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/arch/riscv/package.use.force b/profiles/arch/riscv/package.use.force
index d69a9bf759c6..b3abf820e9d2 100644
--- a/profiles/arch/riscv/package.use.force
+++ b/profiles/arch/riscv/package.use.force
@@ -1,6 +1,11 @@
# Copyright 2021-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Michael Orlitzky <mjo@gentoo.org> (2024-11-01)
+# The alternative to icu is dev-libs/libgrapheme, and it
+# ain't keyworded yet.
+media-gfx/imv icu
+
# Ionen Wolkens <ionen@gentoo.org> (2023-07-26)
# MPV currently[1] has no plans to support >=lua5-3 making luajit
# the only choice for maintained lua. Apply mask/force to override