From 07809e410086a78246fc086ff14d2518f0356c25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anton=20Luka=20=C5=A0ijanec?= Date: Fri, 29 Mar 2024 11:07:54 +0100 Subject: gentoo --- etc/portage/make.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/portage/make.conf') 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 " 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" -- cgit v1.2.3