commit: 564463a652ddc0ab2b3c2c8aee53af8bd997efa2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Mar 1 21:35:56 2026 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Mar 1 21:35:56 2026 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=564463a6
kde-plasma/libplasma: Add subslot Upstream commit 1748324a9f04a7d9efa1080c6a7102371b966add Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-plasma/libplasma/libplasma-6.6.49.9999.ebuild | 2 +- kde-plasma/libplasma/libplasma-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-plasma/libplasma/libplasma-6.6.49.9999.ebuild b/kde-plasma/libplasma/libplasma-6.6.49.9999.ebuild index 91e7cd29db..f77f6f6ace 100644 --- a/kde-plasma/libplasma/libplasma-6.6.49.9999.ebuild +++ b/kde-plasma/libplasma/libplasma-6.6.49.9999.ebuild @@ -12,7 +12,7 @@ inherit ecm plasma.kde.org DESCRIPTION="Plasma library and runtime components based upon KF6 and Qt6" LICENSE="LGPL-2+" -SLOT="6" +SLOT="6/7" KEYWORDS="" IUSE="gles2-only" diff --git a/kde-plasma/libplasma/libplasma-9999.ebuild b/kde-plasma/libplasma/libplasma-9999.ebuild index d80ce98172..557781a2ef 100644 --- a/kde-plasma/libplasma/libplasma-9999.ebuild +++ b/kde-plasma/libplasma/libplasma-9999.ebuild @@ -12,7 +12,7 @@ inherit ecm plasma.kde.org DESCRIPTION="Plasma library and runtime components based upon KF6 and Qt6" LICENSE="LGPL-2+" -SLOT="6" +SLOT="6/7" KEYWORDS="" IUSE="gles2-only"
