x11-misc/arandr: enable py3.14

Signed-off-by: Alfred Wingate <parona@protonmail.com>
Part-of: https://codeberg.org/gentoo/gentoo/pulls/713
Merges: https://codeberg.org/gentoo/gentoo/pulls/713
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
Alfred Wingate
2026-04-23 13:53:31 +03:00
committed by Conrad Kostecki
parent df0e7a9f8c
commit 622533c419
+1 -1
View File
@@ -4,7 +4,7 @@
EAPI=8 EAPI=8
DISTUTILS_USE_PEP517="setuptools" DISTUTILS_USE_PEP517="setuptools"
PYTHON_COMPAT=( python3_{10..13} ) PYTHON_COMPAT=( python3_{11..14} )
inherit distutils-r1 inherit distutils-r1