summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-10-04 09:48:28 +0100
committerSam James <sam@gentoo.org>2024-10-04 09:48:28 +0100
commita6b312dbcbda8a3332de865351fcb4fa6b19bc45 (patch)
tree7ecf8547e5c4ffdb5a83597186ff1f9e2801f8b6 /kde-plasma/plasma-firewall
parentkde-frameworks/ki18n: enable py3.13 (diff)
downloadgentoo-a6b312dbcbda8a3332de865351fcb4fa6b19bc45.tar.gz
gentoo-a6b312dbcbda8a3332de865351fcb4fa6b19bc45.tar.bz2
gentoo-a6b312dbcbda8a3332de865351fcb4fa6b19bc45.zip
kde-plasma/plasma-firewall: enable py3.13
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'kde-plasma/plasma-firewall')
-rw-r--r--kde-plasma/plasma-firewall/plasma-firewall-6.1.5.ebuild2
1 files changed, 1 insertions, 1 deletions
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