mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-15 22:31:59 +01:00
profiles: Skip Python 3 for pyblake2
It's only used by portage, which is still exclusively Python 2, and it confuses update_chroot without Python 3 built into the SDK.
This commit is contained in:
parent
2e86b680f2
commit
b8852432b5
@ -22,6 +22,7 @@ app-emulation/qemu aio caps curl jpeg ncurses png python threads uuid vhost-net
|
||||
app-portage/gentoolkit -python_targets_python3_6
|
||||
app-portage/gentoolkit-dev -python_targets_python3_6
|
||||
app-portage/repoman -python_targets_python3_6
|
||||
dev-python/pyblake2 -python_targets_python3_6
|
||||
dev-python/uritemplate -python_targets_python3_6
|
||||
sys-apps/portage -python_targets_python3_6
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user