mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-02 11:38:07 -07:00
kde-apps/kajongg: enable py3.13
Closes: https://bugs.gentoo.org/952506 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
EAPI=8
|
||||
|
||||
ECM_HANDBOOK="forceoptional"
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
PYTHON_COMPAT=( python3_{10..13} )
|
||||
PVCUT=$(ver_cut 1-3)
|
||||
KFMIN=6.7.0
|
||||
QTMIN=6.7.2
|
||||
|
||||
Reference in New Issue
Block a user