summaryrefslogtreecommitdiffstats
path: root/host-coleridge/make.conf
diff options
context:
space:
mode:
Diffstat (limited to 'host-coleridge/make.conf')
-rw-r--r--host-coleridge/make.conf6
1 files changed, 2 insertions, 4 deletions
diff --git a/host-coleridge/make.conf b/host-coleridge/make.conf
index 97bf3b0..68c6970 100644
--- a/host-coleridge/make.conf
+++ b/host-coleridge/make.conf
@@ -6,9 +6,8 @@ CPU_FLAGS_X86="aes avx fma3 fma4 mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 s
PAX_MARKINGS="XT"
-PORTDIR="/var/portage"
-DISTDIR="${PORTDIR}/distfiles"
-PKGDIR="${PORTDIR}/packages"
+DISTDIR="/var/portage/distfiles"
+PKGDIR="/var/portage/packages"
MAKEOPTS="-j6"
PORT_LOGDIR="/var/log/portage"
@@ -23,7 +22,6 @@ PORTAGE_ELOG_MAILSUBJECT="[portage] ebuild log for \${PACKAGE} on \${HOST}"
FEATURES="webrsync-gpg userfetch clean-logs split-log split-elog cgroup compress-build-logs downgrade-backup parallel-install"
-PORTAGE_GPG_DIR="/var/lib/gentoo/gkeys/keyrings/gentoo/release"
EMERGE_DEFAULT_OPTS="--color=n --ask --alert --autounmask-write=n --jobs 3 --load-average 4"
INSTALL_MASK="/usr/share/bash-completion /usr/lib/charset.alias"