commit: fbbbf9615e93a6353d628bda7c72e4d55bd45e3a Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Tue Feb 18 21:56:19 2025 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Tue Feb 18 21:58:38 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbbbf961
profiles/arch/riscv: Add libgrapheme support for media-gfx/imv Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> profiles/arch/riscv/package.use.force | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/profiles/arch/riscv/package.use.force b/profiles/arch/riscv/package.use.force index 8c21b8ef5111..729d74128fb6 100644 --- a/profiles/arch/riscv/package.use.force +++ b/profiles/arch/riscv/package.use.force @@ -1,11 +1,6 @@ -# Copyright 2021-2024 Gentoo Authors +# Copyright 2021-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Michael Orlitzky <[email protected]> (2024-11-01) -# The alternative to icu is dev-libs/libgrapheme, and it -# ain't keyworded yet. -media-gfx/imv icu - # Ionen Wolkens <[email protected]> (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
