-python3_8 -python3_9 python3_10 python3_11
This commit is contained in:
parent
695f27a47b
commit
4de2116025
|
@ -36,8 +36,8 @@ PORTAGE_ELOG_SYSTEM="save"
|
|||
|
||||
ABI_X86="64"
|
||||
|
||||
PYTHON_TARGETS="$PYTHON_TARGETS -python3_8 -python3_9 python3_10 python3_11"
|
||||
PYTHON_SINGLE_TARGET="-python3_8 -python3_9 -python3_10 python3_11"
|
||||
PYTHON_TARGETS="$PYTHON_TARGETS -python3_10 python3_11 -python3_12"
|
||||
PYTHON_SINGLE_TARGET="-python3_10 python3_11 -python3_12"
|
||||
|
||||
# cpu
|
||||
USE="${USE} custom-cflags mpi smp"
|
||||
|
|
Loading…
Reference in New Issue