commit: 905fd404262e11e84b3707b0c0ecd3c99f24f89d Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Jun 16 18:39:38 2024 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Jun 16 18:41:47 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=905fd404
profiles: desktop/plasma: Set dev-util/kdevelop:5[-plasma] by default Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/targets/desktop/plasma/package.use | 3 +++ 1 file changed, 3 insertions(+) diff --git a/profiles/targets/desktop/plasma/package.use b/profiles/targets/desktop/plasma/package.use index 5c5ac18bcde9..59b0daa6504e 100644 --- a/profiles/targets/desktop/plasma/package.use +++ b/profiles/targets/desktop/plasma/package.use @@ -1,6 +1,9 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Resolve conflict between Plasma 6 and KDevelop 24.05 +>=dev-util/kdevelop-24.05.1:5 -plasma + # Sam James <[email protected]> (2024-06-13) # Needed by dependencies of KDE Plasma and KDE Gear app-crypt/gpgme qt6
