commit: f40c823de5cf0028c93a3419f6a54380eca38842
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 4 08:49:40 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Oct 4 08:49:40 2024 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=f40c823d
kde-plasma/plasma-firewall: enable py3.13 for 6.2.0 too
Signed-off-by: Sam James <sam <AT> gentoo.org>
kde-plasma/plasma-firewall/plasma-firewall-6.2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-plasma/plasma-firewall/plasma-firewall-6.2.0.ebuild
b/kde-plasma/plasma-firewall/plasma-firewall-6.2.0.ebuild
index 9ebd86835d..101c6d80b2 100644
--- a/kde-plasma/plasma-firewall/plasma-firewall-6.2.0.ebuild
+++ b/kde-plasma/plasma-firewall/plasma-firewall-6.2.0.ebuild
@@ -4,7 +4,7 @@
EAPI=8
ECM_TEST="forceoptional"
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
KFMIN=6.6.0
QTMIN=6.7.2
inherit ecm plasma.kde.org python-single-r1