diff --git a/portage/make.conf b/portage/make.conf index 8f93e69..2f1153f 100644 --- a/portage/make.conf +++ b/portage/make.conf @@ -3,7 +3,7 @@ # Copyright 2022-2023 Inference # SPDX-License-Identifier: BSD-3-Clause-Clear -# Version: 2.3.0.10 +# Version: 2.3.1.11 # System @@ -25,7 +25,7 @@ GENTOO_MIRRORS="rsync://mirror.bytemark.co.uk/gentoo/ rsync://rsync.mirrorservic ## Emerge EMERGE_DEFAULT_OPTS="--ask --jobs 1 --load-average 5 --verbose" -FEATURES="buildpkg ipc-namespace sandbox" +FEATURES="buildpkg ipc-sandbox sandbox" MAKEOPTS="--jobs 4"