commit: 520026620013d591c4322d3357f336b39ce8bb49 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Jun 24 21:06:12 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Jun 24 21:59:29 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52002662
profiles: base: Mask kde-frameworks/knotifications:5[dbus] Amends 33222b674fde3842187ffad7b3cdec026c23741a; dev-qt/qtdbus:5 was always required unconditionally anyway. Bug: https://bugs.gentoo.org/958214 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 b369359d59be..a9d933ff07e9 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,10 @@ # New entries go on top. +# Andreas Sturmlechner <[email protected]> (2025-06-24) +# Prepare cleanup of dev-libs/libdbusmenu-qt, bug #938823 +kde-frameworks/knotifications:5 dbus + # Alfred Wingate <[email protected]> (2025-06-10) # Upstream only supports amd64 and arm64. Other targets will fail to build # tests due to missing target specific functions.
