diff --git a/portage/make.conf b/portage/make.conf index 8ac14b7..fb0deca 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.14.0.23 +# Version: 3.0.0.24 # System @@ -12,7 +12,6 @@ NOCOLOR="false" ## CHOST CHOST="x86_64-gentoo-linux-musl" ## Directories -PORTDIR="/var/db/repos/gentoo/" PORTAGE_LOGDIR="/var/log/portage/" DISTDIR="/var/cache/distfile/" PKGDIR="/var/cache/bin/"