diff --git a/profiles/base/package.mask b/profiles/base/package.mask index 9678dc930ef80..d8801de4188c2 100644 --- a/profiles/base/package.mask +++ b/profiles/base/package.mask @@ -1,6 +1,10 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner (2025-05-18) +# Requires systemd, so specifically unmasked only in targets/systemd. +>=kde-plasma/drkonqi-6.3.90 + # Sam James (2024-11-10) # Breaks suspend on elogind systems (bug #934314, bug #923614) # https://github.com/polkit-org/polkit/issues/451 diff --git a/profiles/targets/systemd/package.mask b/profiles/targets/systemd/package.mask index 532b8d38fd350..4698f2e442b0f 100644 --- a/profiles/targets/systemd/package.mask +++ b/profiles/targets/systemd/package.mask @@ -1,6 +1,10 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner (2025-05-18) +# Requires systemd, so specifically unmasked only in targets/systemd. +->=kde-plasma/drkonqi-6.3.90 + # Sam James (2024-11-10) # Breaks suspend on elogind systems (bug #934314, bug #923614) but # works fine on systemd machines.