mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 21:11:08 +02:00
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:
parent
91c34a5dcd
commit
ed12f4b269
@ -26,6 +26,7 @@ dev-python/uritemplate -python_targets_python3_6
|
||||
sys-apps/portage -python_targets_python3_6
|
||||
|
||||
# python3 only
|
||||
dev-util/gdbus-codegen python_single_target_python3_6
|
||||
dev-util/glib-utils python_single_target_python3_6
|
||||
|
||||
sys-apps/gptfdisk -icu
|
||||
|
Loading…
x
Reference in New Issue
Block a user