commit: e91efd0dd3589c4c5c445ed1f3183edd9ad5a452 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Jun 26 21:33:42 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Jun 26 22:41:08 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e91efd0d
profiles: targets/systemd: Unmask kde-plasma/plasma-meta[systemd] Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/targets/systemd/package.use.mask | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/profiles/targets/systemd/package.use.mask b/profiles/targets/systemd/package.use.mask index 944426611e36..4539807f19d9 100644 --- a/profiles/targets/systemd/package.use.mask +++ b/profiles/targets/systemd/package.use.mask @@ -1,6 +1,11 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# 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 -systemd + # John M. Harris, Jr. <[email protected]> (2024-12-12) # seccomp is only supported with systemd sys-apps/fwupd -seccomp
