From 44c3dbc8ded38a525745948e407ce19fd8b78eda Mon Sep 17 00:00:00 2001 From: Your Name Date: Thu, 26 Jun 2025 13:35:00 -0600 Subject: [PATCH] updates --- make.conf | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/make.conf b/make.conf index 59ecebe..4b1e24b 100644 --- a/make.conf +++ b/make.conf @@ -9,7 +9,7 @@ LC_MESSAGES=C.utf8 # USE flags -USE="X dist-kernel" +USE="X dist-kernel npm ssl emoji bluetooth dbus networkmanager openvpn wireguard qt6 opengl pulseaudio jack png cxx ipv6" # Host Setting CHOST="x86_64-pc-linux-gnu" @@ -48,6 +48,3 @@ FEATURES="binpkg-logs buildpkg downgrade-backup ipc-sandbox network-sandbox" #Consider test-fail-continue in the future? GRUB_PLATFORMS="efi-64" - -# Alternative mirrors -GENTOO_MIRRORS="http://www.gtlib.gatech.edu/pub/gentoo https://gentoo.ussg.indiana.edu/ https://gentoo.osuosl.org/ https://mirrors.rit.edu/gentoo/ https://mirror.sjc02.svwh.net/gentoo/ http://mirror.lug.udel.edu/pub/gentoo/"