mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 10:27:00 +02: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…
Reference in New Issue
Block a user