Upgrade requirements...
This commit is contained in:
parent
d4291c35e2
commit
ef8acd0194
|
@ -36,7 +36,7 @@ PORTAGE_ELOG_SYSTEM="save"
|
|||
|
||||
ABI_X86="64"
|
||||
|
||||
PYTHON_TARGETS="$PYTHON_TARGETS python3_8 python3_9 python3_10"
|
||||
PYTHON_TARGETS="$PYTHON_TARGETS python3_9 python3_10"
|
||||
PYTHON_SINGLE_TARGET="-python3_8 -python3_9 python3_10"
|
||||
|
||||
# cpu
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
INPUT_DEVICES="evdev"
|
||||
ABI_X86="32 64"
|
||||
PYTHON_TARGETS="$PYTHON_TARGETS python3_8"
|
||||
|
||||
# gpu
|
||||
USE="${USE} fbcon opengl"
|
||||
|
|
Loading…
Reference in New Issue