Initial commit
This commit is contained in:
1
host-portage/make.conf/15-keywords.conf
Normal file
1
host-portage/make.conf/15-keywords.conf
Normal file
@@ -0,0 +1 @@
|
||||
ACCEPT_KEYWORDS="~${ARCH} ${ARCH}"
|
||||
2
host-portage/make.conf/20-binpkgs.conf
Normal file
2
host-portage/make.conf/20-binpkgs.conf
Normal file
@@ -0,0 +1,2 @@
|
||||
FEATURES="${FEATURES} binpkg-multi-instance buildpkg"
|
||||
EMERGE_DEFAULT_OPTS="${EMERGE_DEFAULT_OPTS} --usepkg --binpkg-respect-use=y"
|
||||
2
host-portage/make.conf/80-quiet.conf
Normal file
2
host-portage/make.conf/80-quiet.conf
Normal file
@@ -0,0 +1,2 @@
|
||||
EMERGE_DEFAULT_OPTS="${EMERGE_DEFAULT_OPTS} --quiet-build=y --quiet-fail=y"
|
||||
FEATURES="${FEATURES} -news"
|
||||
Reference in New Issue
Block a user