commit: c0e7dbeafa20edb0dec4e645e9d6319c94c28e65 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Jun 26 21:34:49 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Jun 26 22:41:09 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0e7dbea
profiles: base: Mask >=kde-plasma/plasma-meta-6.3.90[systemd] Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/base/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index a9d933ff07e9..fdb9a2e79817 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,11 @@ # New entries go on top. +# Andreas Sturmlechner <[email protected]> (2025-06-26) +# >=kde-plasma/drkonqi-6.3.90 requires systemd, so specifically +# unmasked only in targets/systemd. +>=kde-plasma/plasma-meta-6.3.90 systemd + # Andreas Sturmlechner <[email protected]> (2025-06-24) # Prepare cleanup of dev-libs/libdbusmenu-qt, bug #938823 kde-frameworks/knotifications:5 dbus
