commit: 3144e0242c25c28b8f4c6778ad59a4cdefb46c37 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Jun 13 18:40:03 2024 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Jun 13 20:42:13 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3144e024
profiles: x86: Consolidate dev-qt/qtwebengine induced package.use.mask Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/arch/x86/package.use.mask | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 6f5e8222fc0a..cb60b132e4d4 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -10,18 +10,10 @@ app-office/libreoffice qt6 # No PyQt6 (which is needed by USE=qt6 for qscintilla-python) on x86. >=dev-python/qscintilla-python-2.14.1-r1 qt6 -# Andreas Sturmlechner <[email protected]> (2024-03-24) -# Requires unkeyworded dev-qt/qtwebengine -net-p2p/ktorrent rss - # Andrew Ammerlaan <[email protected]> (2024-03-21) # virt-firmware is keyworded here sys-kernel/installkernel -efistub -# Guilherme Amadio <[email protected]> (2024-03-09) -# Qt6 not keyworded on x86 -sci-physics/root qt6 - # Sam James <[email protected]> (2024-03-04) # Miscompiles rust and fails to bootstrap (bug #923278) >=dev-lang/rust-1.74.1 lto @@ -111,8 +103,9 @@ kde-misc/kio-gdrive share net-irc/quassel urlpreview net-misc/fatrat bittorrent net-misc/seafile-client shibboleth +net-p2p/ktorrent rss sci-mathematics/yacas gui -sci-physics/root qt5 +sci-physics/root qt5 qt6 # Ionen Wolkens <[email protected]> (2022-11-07) # Vulkan is usable here.
