kde-apps/kig: enable py3.14

See-Also: https://github.com/gentoo/kde/commit/0dfd9fda724758145a9a7df678596f2c1710d50b
Signed-off-by: Alfred Wingate <parona@protonmail.com>
Part-of: https://codeberg.org/gentoo/gentoo/pulls/663
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Alfred Wingate
2026-04-19 06:55:50 +03:00
committed by Michał Górny
parent 19b445e280
commit c5ec61fb69
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ EAPI=8
ECM_HANDBOOK="optional"
ECM_TEST="true"
PYTHON_COMPAT=( python3_{11..13} )
PYTHON_COMPAT=( python3_{11..14} )
KFMIN=6.19.0
QTMIN=6.10.1
inherit python-single-r1 ecm gear.kde.org xdg
+1 -1
View File
@@ -5,7 +5,7 @@ EAPI=8
ECM_HANDBOOK="optional"
ECM_TEST="true"
PYTHON_COMPAT=( python3_{11..13} )
PYTHON_COMPAT=( python3_{11..14} )
KFMIN=6.22.0
QTMIN=6.10.1
inherit python-single-r1 ecm gear.kde.org xdg