app-crypt/pynitrokey: enable py3.14

Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
This commit is contained in:
Paul Zander
2026-06-07 19:44:44 +02:00
parent 44fb218911
commit d0b632b09b

View File

@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_SINGLE_IMPL=1
DISTUTILS_USE_PEP517=poetry
PYTHON_COMPAT=( python3_{12..13} )
PYTHON_COMPAT=( python3_{12..14} )
inherit distutils-r1
DESCRIPTION="A command line interface for the Nitrokey FIDO2, Start, 3 and NetHSM"