PYTHON_SINGLE_TARGET="$PYTHON_TARGETS"

This commit is contained in:
Kolan Sh 2022-03-20 05:21:35 +03:00
parent a959e6cd62
commit 148e2b66f2
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ PORTAGE_ELOG_SYSTEM="save"
ABI_X86="64"
PYTHON_TARGETS="$PYTHON_TARGETS python3_8 python3_9 python3_10"
PYTHON_SINGLE_TARGET="$PYTHON_TARGETS"
# cpu
USE="${USE} custom-cflags mpi smp"