commit: c750c4475ff2beb30287067dea46b35601cfd1d2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Feb 13 17:52:46 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=c750c447
profiles: Mask dev-qt/qt3d[gamepad] ... in order to be able to mask dev-qt/qtgamepad:5. Last package to depend on dev-qt/qt3d itself is app-misc/qlcplus. Bug: https://bugs.gentoo.org/915785 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/base/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 9d1c9ca1bf6d..f8c791230dcb 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -3,6 +3,10 @@ # New entries go on top. +# Andreas Sturmlechner <[email protected]> (2025-02-13) +# Prepare cleanup of dev-qt/qtgamepad:5 +dev-qt/qt3d gamepad + # Michał Górny <[email protected]> (2025-02-08) # Requires dev-cpp/cpp-httplib that has extremely unstable ABI. # Not worth the constant churn of having to rebuild LLVM again and again.
