Initial commit
This commit is contained in:
1
portage/make.conf/10-common.conf
Normal file
1
portage/make.conf/10-common.conf
Normal file
@@ -0,0 +1 @@
|
||||
ACCEPT_KEYWORDS="${ARCH} ~${ARCH}"
|
||||
2
portage/make.conf/20-binpkgs.conf
Normal file
2
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"
|
||||
1
portage/make.conf/30-default-use.conf
Normal file
1
portage/make.conf/30-default-use.conf
Normal file
@@ -0,0 +1 @@
|
||||
USE='-man -doc minimal pam zstd'
|
||||
2
portage/make.conf/80-quiet.conf
Normal file
2
portage/make.conf/80-quiet.conf
Normal file
@@ -0,0 +1,2 @@
|
||||
EMERGE_DEFAULT_OPTS="${EMERGE_DEFAULT_OPTS} --quiet-build=y"
|
||||
FEATURES="${FEATURES} -news"
|
||||
Reference in New Issue
Block a user