profile: drop python 3.10

This commit is contained in:
Rick Farina (Zero_Chaos) 2023-06-20 12:30:14 -04:00
parent 068ad80921
commit 6f2fc3244d
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC
2 changed files with 1 additions and 7 deletions

View file

@ -1,3 +0,0 @@
#that edge is bleeding
-python_targets_python3_7
-python_single_target_python3_7

View file

@ -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"