dev-util/gnome-builder: Remove py3.11

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2025-12-21 19:24:08 +01:00
parent da9b58d6e9
commit 72c827a8cf

View File

@@ -3,7 +3,7 @@
EAPI=8
LLVM_COMPAT=( {18..20} )
PYTHON_COMPAT=( python3_{11..13} )
PYTHON_COMPAT=( python3_{12..13} )
DISABLE_AUTOFORMATTING=1
FORCE_PRINT_ELOG=1