1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2026-04-19 16:03:32 +02:00

Bump python version.

This commit is contained in:
2024-06-03 08:54:06 +02:00
parent 9ce1a722f0
commit 18b5c57b87
57 changed files with 60 additions and 60 deletions

View File

@@ -9,7 +9,7 @@ VIM_VERSION="9.0"
VIM_PATCHES_VERSION="9.0.1000"
LUA_COMPAT=( lua5-{1..4} luajit )
PYTHON_COMPAT=( python3_{9..11} )
PYTHON_COMPAT=( python3_{9..13} )
PYTHON_REQ_USE="threads(+)"
USE_RUBY="ruby27 ruby30 ruby31"