From b8852432b5f44ecdd311f2d31bb19bdc875c6a1f Mon Sep 17 00:00:00 2001 From: David Michael Date: Thu, 28 Jun 2018 18:17:01 +0000 Subject: [PATCH] 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. --- .../third_party/coreos-overlay/profiles/coreos/base/package.use | 1 + 1 file changed, 1 insertion(+) diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use index c1b65bac7e..abfbf871aa 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use +++ b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use @@ -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