profiles: gdbus-codegen only for python 3.6

To be able to update `dev-util/gdbus-codegen` to 2.64.5, we need to
specify a single target python3.6 for gdbus-codegen.
Without it, it is not possible to emerge gdbus-codegen, because
it thinks there are multiple python single targets for the package.
This commit is contained in:
Dongsu Park 2020-10-22 14:02:05 +02:00
parent 91c34a5dcd
commit ed12f4b269

View File

@ -26,6 +26,7 @@ dev-python/uritemplate -python_targets_python3_6
sys-apps/portage -python_targets_python3_6 sys-apps/portage -python_targets_python3_6
# python3 only # python3 only
dev-util/gdbus-codegen python_single_target_python3_6
dev-util/glib-utils python_single_target_python3_6 dev-util/glib-utils python_single_target_python3_6
sys-apps/gptfdisk -icu sys-apps/gptfdisk -icu