From 1022cd4ecaa585b0fb26351ae390931a617d7d21 Mon Sep 17 00:00:00 2001 From: "Rick Farina (Zero_Chaos)" Date: Thu, 4 Jan 2024 13:48:38 -0500 Subject: [PATCH] zero-profile: incomplete cleanup --- profiles/pentoo/zero-system/make.defaults | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/pentoo/zero-system/make.defaults b/profiles/pentoo/zero-system/make.defaults index 757511812..c9070db99 100644 --- a/profiles/pentoo/zero-system/make.defaults +++ b/profiles/pentoo/zero-system/make.defaults @@ -3,7 +3,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="${USE} -python_target_python3_10 -python_single_target_python3_10 python_single_target_python3_11" +USE="${USE} python_single_target_python3_11" USE="${USE} pipewire" PORTAGE_GPG_DIR="/home/zero/.gnupg/"