Merge pull request #3651 from dm0-/glsa

profiles: Use Python 3 for glib-utils
This commit is contained in:
David Michael 2019-04-23 15:22:34 -04:00 committed by GitHub
commit 00a75237f9
2 changed files with 6 additions and 0 deletions

View File

@ -25,6 +25,9 @@ dev-python/pyblake2 -python_targets_python3_6
dev-python/uritemplate -python_targets_python3_6 dev-python/uritemplate -python_targets_python3_6
sys-apps/portage -python_targets_python3_6 sys-apps/portage -python_targets_python3_6
# python3 only
dev-util/glib-utils python_single_target_python3_6
sys-apps/gptfdisk -icu sys-apps/gptfdisk -icu
# for profile migration # for profile migration

View File

@ -22,3 +22,6 @@ app-arch/xz-utils-0
# doesn't cross-compile, but required for glog, gflags, etc. # doesn't cross-compile, but required for glog, gflags, etc.
dev-util/cmake-3.9.6 dev-util/cmake-3.9.6
# pulled in by dev-libs/glib
dev-util/glib-utils-9999