app-crypt/yubikey-manager-qt: enable py3.12

Signed-off-by: Marek Szuba <marecki@gentoo.org>
This commit is contained in:
Marek Szuba
2024-03-05 14:59:55 +00:00
parent 1f0073bc8f
commit 55cd1bfe86

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{10..11} )
PYTHON_COMPAT=( python3_{10..12} )
inherit qmake-utils python-single-r1 desktop xdg