kde-apps/kajongg: enable py3.14

See-Also: https://github.com/gentoo/kde/commit/933a3f146ffe0738b237df51ab2fac26214cb453
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:07 +03:00
committed by Michał Górny
parent e7e96258da
commit 19b445e280
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
EAPI=8
ECM_HANDBOOK="forceoptional"
PYTHON_COMPAT=( python3_{11..13} )
PYTHON_COMPAT=( python3_{11..14} )
PVCUT=$(ver_cut 1-3)
KFMIN=6.19.0
QTMIN=6.10.1
+1 -1
View File
@@ -4,7 +4,7 @@
EAPI=8
ECM_HANDBOOK="forceoptional"
PYTHON_COMPAT=( python3_{11..13} )
PYTHON_COMPAT=( python3_{11..14} )
PVCUT=$(ver_cut 1-3)
KFMIN=6.22.0
QTMIN=6.10.1