media-sound/kid3: enable py3.14

Closes: https://bugs.gentoo.org/974008
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2026-05-09 13:11:15 +02:00
parent f39edde1d3
commit 67c50d9c17

View File

@@ -1,9 +1,9 @@
# Copyright 1999-2025 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{11..13} )
PYTHON_COMPAT=( python3_{11..14} )
inherit cmake kde.org python-any-r1 xdg
DESCRIPTION="Simple tag editor based on Qt"