python_targets

This commit is contained in:
Dorian OUAKLI 2024-03-25 11:50:21 +01:00
parent 4d8569b3cb
commit 866aed8302
2 changed files with 3 additions and 3 deletions

View File

@ -88,7 +88,7 @@ RDEPEND+="
" "
if [[ ${PV} != *_alpha* ]]; then if [[ ${PV} != *_alpha* ]]; then
RDEPEND+=" RDEPEND+="
dev-lang/python-exec[python_targets_python3.12] dev-lang/python-exec[python_targets_python3_12]
" "
fi fi

File diff suppressed because one or more lines are too long