summaryrefslogtreecommitdiffstats
path: root/etc/portage/make.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/portage/make.conf')
-rw-r--r--etc/portage/make.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/portage/make.conf b/etc/portage/make.conf
index 18387c9..dfc03eb 100644
--- a/etc/portage/make.conf
+++ b/etc/portage/make.conf
@@ -93,7 +93,7 @@ SIGNED_OFF_BY="Anton Luka Šijanec <anton@sijanec.eu>"
L10N="sl en de hr si"
-FEATURES="${FEATURES} splitdebug installsources compressdebug $([ `hostname` != c ] && echo distcc buildpkg && [ `hostname` != b ] && echo getbinpkg)"
+FEATURES="${FEATURES} splitdebug installsources compressdebug $([ `hostname` = varovalka ] && echo distcc getbinpkg; [ `hostname` = b ] && echo getbinpkg buildpkg)"
PHP_TARGETS="php8-1"
BINPKG_FORMAT="gpkg"
INPUT_DEVICES="wacom libinput synaptics"