www-client/chromium: 138 correct path rar -> unrar

Bug: https://bugs.gentoo.org/956390
Closes: https://bugs.gentoo.org/956420
Signed-off-by: Matt Jolly <kangie@gentoo.org>
This commit is contained in:
Matt Jolly
2025-05-22 16:42:38 +10:00
parent 26a1ec29cd
commit 4a53429cb4

View File

@@ -805,7 +805,7 @@ src_prepare() {
)
if use rar; then
keeplibs+=( third_party/rar )
keeplibs+=( third_party/unrar )
fi
if use test; then