commit: a79b6e114ef915cc854922652b21593b6ad712c5 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org> AuthorDate: Thu Apr 4 07:23:49 2024 +0000 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org> CommitDate: Thu Apr 4 10:22:17 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a79b6e11
profiles/arch/loong: mask Plasma 6 USEs pulling in dev-qt/qtwebengine Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org> profiles/arch/loong/package.use.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/arch/loong/package.use.mask b/profiles/arch/loong/package.use.mask index 5a4cfa839690..b9f0e6aa37ac 100644 --- a/profiles/arch/loong/package.use.mask +++ b/profiles/arch/loong/package.use.mask @@ -1,6 +1,12 @@ # Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# WANG Xuerui <[email protected]> (2024-04-04) +# dev-qt/qtwebengine is not available on loong (no upstream Chromium support, +# patchset not integrated yet) +>=kde-apps/kdecore-meta-24 handbook +kde-plasma/plasma-meta:6 handbook + # Sam James <[email protected]> (2024-03-27) # No rust-bin available for profiler <virtual/rust-1.73.0 profiler
