summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-05-13 13:26:32 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-05-13 13:26:32 +0100
commit8682e81c2e9d0d9dab6f5ea60c789ab48606e76d (patch)
treeccdfe7eedd02e2afc157210aaccc9dccfcc81df8 /conf
parentb89c28628de01222bb466d3d3e2d40969372f425 (diff)
enable parralel installation of packages
Diffstat (limited to 'conf')
-rw-r--r--conf/intel/portage/make.conf/00-features.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/intel/portage/make.conf/00-features.conf b/conf/intel/portage/make.conf/00-features.conf
index 3fd3d33..470d506 100644
--- a/conf/intel/portage/make.conf/00-features.conf
+++ b/conf/intel/portage/make.conf/00-features.conf
@@ -1,3 +1,3 @@
# This file has been automatically generated, do not edit.
-FEATURES="parallel-fetch protect-owned candy buildpkg compressdebug splitdebug -userpriv"
+FEATURES="parallel-fetch parallel-install protect-owned candy fakeroot buildpkg compressdebug splitdebug -userpriv"