commit:     3b4fd188bbc37ad157aa7c372de00185eafa678c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 15 11:46:46 2026 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 15 11:46:46 2026 +0000
URL:        https://gitweb.gentoo.org/proj/tattoo.git/commit/?id=3b4fd188

systemd/installer: add FEATURES="jobserver-token"

Newer Portage is now stable w/ full jobserver support.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 systemd/installer-tester.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/systemd/installer-tester.sh b/systemd/installer-tester.sh
index 68cf20c..01488da 100755
--- a/systemd/installer-tester.sh
+++ b/systemd/installer-tester.sh
@@ -72,7 +72,7 @@ cat >> /etc/portage/make.conf <<-EOF || die "Failed to append 
to /etc/portage/ma
        LINGUAS="en"
        PORTAGE_ELOG_SYSTEM="echo save"
        PORTAGE_LOGDIR="/var/log/portage"
-       FEATURES="\${FEATURES} split-elog split-log -merge-sync 
parallel-install parallel-fetch -news"
+       FEATURES="\${FEATURES} split-elog split-log -merge-sync 
parallel-install parallel-fetch -news jobserver-token"
        PORTAGE_LOG_FILTER_FILE_CMD="bash -c \\"ansifilter; exec cat\\""
 
        # https://wiki.gentoo.org/wiki/Steve

Reply via email to