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

Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
David Seifert
2025-05-02 10:22:05 +02:00
parent 18accbc44e
commit 91caa00e5e

View File

@@ -1,9 +1,9 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{10..12} )
PYTHON_COMPAT=( python3_{11..13} )
inherit qmake-utils python-single-r1 desktop xdg