mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-19 05:11:05 +02:00
zero-profile: test python 3_11
This commit is contained in:
parent
075ac18274
commit
26d702f26e
1 changed files with 2 additions and 1 deletions
|
|
@ -3,7 +3,8 @@
|
|||
ACCEPT_LICENSE="${ACCEPT_LICENSE} NVIDIA-CUDA android google-chrome Google-TOS PUEL baudline Intel-SDP Nero-AAC-EULA ms-teams-pre"
|
||||
|
||||
USE="gentoo-dev pentoo-extra zsh-completion -accessibility -semantic-desktop"
|
||||
#USE="${USE} python_single_target_python3_9"
|
||||
USE="${USE} python_targets_python3_11"
|
||||
#USE="${USE} python_single_target_python3_11"
|
||||
USE="${USE} pipewire"
|
||||
|
||||
PORTAGE_GPG_DIR="/home/zero/.gnupg/"
|
||||
|
|
|
|||
Loading…
Reference in a new issue