dev-lang/python-nogil: python-exec

This commit is contained in:
Dorian OUAKLI 2024-03-25 11:48:00 +01:00
parent d67def7427
commit b2f5b1a083

View File

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