mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-14 02:41:06 +02:00
profile: drop python 3.10
This commit is contained in:
parent
068ad80921
commit
6f2fc3244d
2 changed files with 1 additions and 7 deletions
|
|
@ -1,3 +0,0 @@
|
|||
#that edge is bleeding
|
||||
-python_targets_python3_7
|
||||
-python_single_target_python3_7
|
||||
|
|
@ -46,10 +46,7 @@ USE="${INPUT_USE} X abi_x86_32 adns blake2 caps -consolekit curl elogind fbcon g
|
|||
#remove ruby 2.7 a little early
|
||||
USE="${USE} -ruby_targets_ruby27"
|
||||
|
||||
#ease python upgrade 2023-04-04
|
||||
USE="${USE} python_targets_python3_10 python_targets_python3_11"
|
||||
#2023-04-11?
|
||||
#USE="${USE} -python_single_target_python3_10 python_single_target_python3_11"
|
||||
USE="${USE} python_targets_python3_11"
|
||||
|
||||
BOOTSTRAP_USE="${BOOTSTRAP_USE} cet openmp"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue