commit: d655f936386f99a4397463f5e19eb92c05195899 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Wed Feb 12 18:00:35 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Feb 13 20:27:59 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d655f936
profiles: Mask more unused Qt5 modules dev-qt/assistant dev-qt/qtdiag dev-qt/qtgamepad:5 dev-qt/qtlocation:5 dev-qt/qtsensors:5 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 2d5ad445b070..8b3fab5f3cda 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -212,11 +212,16 @@ dev-qt/qdbusviewer # Andreas Sturmlechner <[email protected]> (2025-01-23) # Qt5 packages without any revdeps. +dev-qt/assistant dev-qt/pixeltool dev-qt/qdbus dev-qt/qdoc +dev-qt/qtdiag +dev-qt/qtgamepad:5 +dev-qt/qtlocation:5 dev-qt/qtplugininfo dev-qt/qtquicktimeline:5 +dev-qt/qtsensors:5 dev-qt/qtserialbus:5 dev-qt/qtvirtualkeyboard:5 dev-qt/qtwebview:5
