mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-30 18:51:17 +02:00
zero-profile: address pkgcheck findings
This commit is contained in:
parent
37787df360
commit
cfbd771c96
2 changed files with 2 additions and 2 deletions
|
|
@ -1,8 +1,7 @@
|
|||
ACCEPT_LICENSE="${ACCEPT_LICENSE} NVIDIA-CUDA android google-chrome Google-TOS baudline Intel-SDP Nero-AAC-EULA ms-teams-pre PUEL PUEL-11"
|
||||
|
||||
USE="gentoo-dev pentoo-extra zsh-completion -semantic-desktop"
|
||||
USE="pentoo-extra zsh-completion -semantic-desktop"
|
||||
USE="${USE} python_targets_python3_12"
|
||||
USE="${USE} pipewire"
|
||||
|
||||
PORTAGE_GPG_DIR="/home/zero/.gnupg/"
|
||||
PORTAGE_GPG_KEY="0xA5DD1427DD11F94A"
|
||||
|
|
|
|||
1
profiles/pentoo/zero-system/package.use/sys-apps
Normal file
1
profiles/pentoo/zero-system/package.use/sys-apps
Normal file
|
|
@ -0,0 +1 @@
|
|||
sys-apps/portage gentoo-dev
|
||||
Loading…
Reference in a new issue