commit: df18c61c5838f2b3bc52057a86aeb50460556a8d Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Oct 6 08:21:02 2024 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Oct 6 10:02:16 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df18c61c
profiles: plasma: Fix package.use comment Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/targets/desktop/plasma/package.use | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/targets/desktop/plasma/package.use b/profiles/targets/desktop/plasma/package.use index 032e4855dfae..47695fff68dd 100644 --- a/profiles/targets/desktop/plasma/package.use +++ b/profiles/targets/desktop/plasma/package.use @@ -25,7 +25,7 @@ dev-util/ostree curl # Required by app-editors/okteta:5 dev-qt/qtscript:5 scripttools -# Required by kde-apps/akonadi:5 +# Required by kde-apps/akonadi:6 dev-qt/qtbase:6 mysql # Enable by default, requires kde-frameworks/kwayland
