1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2026-06-27 04:16:36 +02:00

Update PYTHON_COMPAT

This commit is contained in:
2026-06-01 20:26:39 +02:00
parent a70a9e3ecb
commit cbea509b5a
55 changed files with 55 additions and 286 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ VIM_VERSION="9.1"
VIM_PATCHES_VERSION="9.1.1432"
LUA_COMPAT=( lua5-{1..4} luajit )
PYTHON_COMPAT=( python3_{11..14} )
PYTHON_COMPAT=( python3_{11..15} )
PYTHON_REQ_USE="threads(+)"
USE_RUBY="ruby32 ruby33"
GENTOO_DEPEND_ON_PERL=no