mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-04 18:40:19 +02:00
zero-system: ensure I'm testing python 3.9
This commit is contained in:
parent
208cdc0fca
commit
27e773cdaf
1 changed files with 3 additions and 1 deletions
|
|
@ -2,7 +2,9 @@
|
|||
|
||||
ACCEPT_LICENSE="${ACCEPT_LICENSE} NVIDIA-CUDA google-chrome Google-TOS PUEL baudline Intel-SDP Nero-AAC-EULA"
|
||||
|
||||
USE="gentoo-dev pentoo-extra zsh-completion -accessibility -python_targets_python3_6 -python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 -python_single_target_python3_7 -python_single_target_python3_6 python_single_target_python3_8"
|
||||
USE="gentoo-dev pentoo-extra zsh-completion -accessibility"
|
||||
USE="${USE} python_targets_python3_9"
|
||||
|
||||
#testing for pentoo inclusion
|
||||
USE="${USE} wayland gles2 vulkan tslib"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue