media-gfx/krita: enable py3.12

Closes: https://bugs.gentoo.org/929622
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2024-04-20 14:32:30 +02:00
parent fd5f962515
commit bdd3a8c5a1

View File

@@ -4,7 +4,7 @@
EAPI=8
ECM_TEST="forceoptional"
PYTHON_COMPAT=( python3_{9..11} )
PYTHON_COMPAT=( python3_{9..12} )
KFMIN=5.82.0
QTMIN=5.15.5
VIRTUALX_REQUIRED="test"