mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-29 22:42:10 +01:00
profiles: Block targeting python 3.7
After updating profiles in portage-stable these USE flags became unmasked. We mask them ourselves until we package some newer python.
This commit is contained in:
parent
c070586b1f
commit
ac884f82dc
@ -1,2 +1,6 @@
|
||||
# Never enable experimental code
|
||||
kdbus
|
||||
|
||||
# We default to python 3.6 for now
|
||||
python_targets_python3_7
|
||||
python_single_target_python3_7
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user