commit: a6b312dbcbda8a3332de865351fcb4fa6b19bc45
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 4 08:48:28 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Oct 4 08:48:28 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6b312db
kde-plasma/plasma-firewall: enable py3.13
Signed-off-by: Sam James <sam <AT> gentoo.org>
kde-plasma/plasma-firewall/plasma-firewall-6.1.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-plasma/plasma-firewall/plasma-firewall-6.1.5.ebuild
b/kde-plasma/plasma-firewall/plasma-firewall-6.1.5.ebuild
index de424babd90a..e986f44c20c3 100644
--- a/kde-plasma/plasma-firewall/plasma-firewall-6.1.5.ebuild
+++ b/kde-plasma/plasma-firewall/plasma-firewall-6.1.5.ebuild
@@ -4,7 +4,7 @@
EAPI=8
ECM_TEST="forceoptional"
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
KFMIN=6.5.0
QTMIN=6.7.2
inherit ecm plasma.kde.org python-single-r1