summaryrefslogtreecommitdiff
path: root/conf/intel/portage/make.conf.x86
diff options
context:
space:
mode:
authorV3n3RiX <venerix@rogentos.ro>2015-02-19 22:28:36 +0200
committerV3n3RiX <venerix@rogentos.ro>2015-02-19 22:28:36 +0200
commitff14d20ffceb1dc84cd5d9e3746338d792995994 (patch)
tree90b7a29be64421451cfff4778334ca8da35d4427 /conf/intel/portage/make.conf.x86
parent796b50649180635382cebf0348d7476db0fbe484 (diff)
stick to gentoo stable tree, keyword, mask and unmask only when needed, not viceversa
Diffstat (limited to 'conf/intel/portage/make.conf.x86')
-rw-r--r--conf/intel/portage/make.conf.x865
1 files changed, 2 insertions, 3 deletions
diff --git a/conf/intel/portage/make.conf.x86 b/conf/intel/portage/make.conf.x86
index 701ffa5..33fd0fb 100644
--- a/conf/intel/portage/make.conf.x86
+++ b/conf/intel/portage/make.conf.x86
@@ -12,7 +12,6 @@ MAKEOPTS="-j16 -s"
# Portage stuff
FEATURES="parallel-fetch protect-owned compressdebug splitdebug"
-ACCEPT_KEYWORDS="~x86"
CCACHE_SIZE="2G"
CCACHE_DIR="/var/ccache"
@@ -51,8 +50,6 @@ QEMU_USER_TARGETS="alpha arm armeb cris i386 m68k microblaze mips mipsel ppc ppc
QEMU_SOFTMMU_TARGETS="x86_64 arm cris i386 m68k microblaze mips mips64 mips64el mipsel ppc ppc64 ppcemb sh4 sh4eb sparc sparc64"
## PORTAGE CONFIG ##
-PORTDIR_OVERLAY="/usr/local/portage"
-source /var/lib/layman/make.conf
CONFIG_PROTECT="/usr/share/config/kdm /etc"
# /lib/modules mask is useful for our internal tinderbox
CONFIG_PROTECT_MASK="/etc/skel /lib/modules"
@@ -83,3 +80,5 @@ DISTDIR="${PORTDIR}/distfiles"
INSTALL_MASK="/etc/init.d
/etc/conf.d
/etc/runlevels"
+
+source /var/lib/layman/make.conf