commit: 6f109e4a4ffab1a1e9d4fe9113869dab833a850f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 4 08:49:16 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Oct 4 08:49:26 2024 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=6f109e4a
kde-plasma/plasma-firewall: enable py3.13
Signed-off-by: Sam James <sam <AT> gentoo.org>
kde-plasma/plasma-firewall/plasma-firewall-6.2.49.9999.ebuild | 2 +-
kde-plasma/plasma-firewall/plasma-firewall-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/kde-plasma/plasma-firewall/plasma-firewall-6.2.49.9999.ebuild
b/kde-plasma/plasma-firewall/plasma-firewall-6.2.49.9999.ebuild
index 1f531c890f..4a2d09cac8 100644
--- a/kde-plasma/plasma-firewall/plasma-firewall-6.2.49.9999.ebuild
+++ b/kde-plasma/plasma-firewall/plasma-firewall-6.2.49.9999.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
diff --git a/kde-plasma/plasma-firewall/plasma-firewall-9999.ebuild
b/kde-plasma/plasma-firewall/plasma-firewall-9999.ebuild
index 10a2ada7f4..4a35e387d2 100644
--- a/kde-plasma/plasma-firewall/plasma-firewall-9999.ebuild
+++ b/kde-plasma/plasma-firewall/plasma-firewall-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=8
ECM_TEST="forceoptional"
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
KFMIN=9999
QTMIN=6.7.2
inherit ecm plasma.kde.org python-single-r1