profile: bootstrap use needs cet too

This commit is contained in:
Rick Farina (Zero_Chaos) 2023-02-01 14:13:49 -05:00
parent 3e77431885
commit 159f4706f9
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC

View file

@ -47,7 +47,7 @@ USE="${INPUT_USE} X abi_x86_32 adns blake2 caps -consolekit curl elogind fbcon g
#ease python upgrade
#USE="${USE} -python_targets_python2_7 python_targets_python3_10 python_targets_python3_11"
BOOTSTRAP_USE="${BOOTSTRAP_USE} openmp"
BOOTSTRAP_USE="${BOOTSTRAP_USE} cet openmp"
PORTAGE_BZIP2_COMMAND="lbzip2"
PORTAGE_BUNZIP2_COMMAND="lbunzip2"