summaryrefslogtreecommitdiffstats
path: root/etc/portage/make.conf
diff options
context:
space:
mode:
authorAnton Luka Šijanec <anton@sijanec.eu>2024-03-29 11:07:54 +0100
committerAnton Luka Šijanec <anton@sijanec.eu>2024-03-29 11:07:54 +0100
commit07809e410086a78246fc086ff14d2518f0356c25 (patch)
tree9ef269ecca5d781226723f63bd2f4101d22c7823 /etc/portage/make.conf
parentportage (diff)
downloadn-07809e410086a78246fc086ff14d2518f0356c25.tar
n-07809e410086a78246fc086ff14d2518f0356c25.tar.gz
n-07809e410086a78246fc086ff14d2518f0356c25.tar.bz2
n-07809e410086a78246fc086ff14d2518f0356c25.tar.lz
n-07809e410086a78246fc086ff14d2518f0356c25.tar.xz
n-07809e410086a78246fc086ff14d2518f0356c25.tar.zst
n-07809e410086a78246fc086ff14d2518f0356c25.zip
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"