x11-misc/xkeyboard-config: Add Python 3.14

Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
Matt Turner
2025-10-06 09:44:27 -04:00
parent fe1d3cc540
commit f757e146e0

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{11..13} )
PYTHON_COMPAT=( python3_{11..14} )
inherit meson python-any-r1
DESCRIPTION="X keyboard configuration database"