From 496fac31e435d0e891e227f4fe09643fe3782dc1 Mon Sep 17 00:00:00 2001 From: verita84 Date: Sun, 3 Dec 2023 21:03:17 +0000 Subject: [PATCH] Update gentoo.sh --- gentoo.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gentoo.sh b/gentoo.sh index 527e792..d6c69c0 100644 --- a/gentoo.sh +++ b/gentoo.sh @@ -54,7 +54,7 @@ DISTCC_HOSTS+=(192.168.0.44/2 192.168.0.146/2 192.168.0.153/2 192.168.0.148/2 19 DISTCC_LISTEN="192.168.0.0/24" DISTCC_CORES="30" #Add Masked Packages to the Array -MASKED_PACKAGES+=(www-client/firefox media-libs/harfbuzz games-util/game-device-udev-rules dev-lang/python dev-python/pyrate-limiter dev-python/moddb dev-python/pypresence games-util/lutris games-util/steam-launcher app-misc/fastfetch net-im/telegram-desktop-bin dev-libs/yyjson) +MASKED_PACKAGES+=(media-libs/harfbuzz games-util/game-device-udev-rules dev-lang/python dev-python/pyrate-limiter dev-python/moddb dev-python/pypresence games-util/lutris games-util/steam-launcher app-misc/fastfetch net-im/telegram-desktop-bin dev-libs/yyjson) partitionDetection() { #This is used for the installer to do script-based actions