mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-07 18:31:54 +01:00
app-editors/vim: Apply CoreOS changes
- Drop Python 3.8
This commit is contained in:
parent
8523035643
commit
9e7b18d905
@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
VIM_VERSION="8.2"
|
||||
PYTHON_COMPAT=( python3_{6,7,8} )
|
||||
PYTHON_COMPAT=( python3_{6,7} )
|
||||
PYTHON_REQ_USE="threads(+)"
|
||||
USE_RUBY="ruby24 ruby25 ruby26 ruby27"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user