mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-07 10:22:12 +01:00
net-misc/google-cloud-sdk: Make PYTHON_COMPAT a bit more future-proof
This commit is contained in:
parent
bea9ffd812
commit
930e8b1d3a
@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=6
|
||||
|
||||
PYTHON_COMPAT=( python3_6 )
|
||||
PYTHON_COMPAT=( python3_{6..10} )
|
||||
|
||||
inherit bash-completion-r1 python-single-r1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user