diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2023-09-27 19:08:52 +0100 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2023-09-27 19:10:50 +0100 |
commit | c6b348ee8b1cf41852bb220c02271991a3d2e32f (patch) | |
tree | 5d0a2dc05842a43a06c6a46d489e81fa9cb98604 /profiles/common | |
parent | Revert "www-apache/mod_virtualvalue: remove eutils" (diff) | |
download | portage-c6b348ee8b1cf41852bb220c02271991a3d2e32f.tar.xz |
profiles: remove no longer supported FEATURES=cgroup
Diffstat (limited to 'profiles/common')
-rw-r--r-- | profiles/common/make.defaults | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/profiles/common/make.defaults b/profiles/common/make.defaults index 31a259a0..e8db31de 100644 --- a/profiles/common/make.defaults +++ b/profiles/common/make.defaults @@ -6,7 +6,6 @@ ACCEPT_LICENSE="${ACCEPT_LICENSE} @BINARY-REDISTRIBUTABLE" FEATURES="unknown-features-warn" FEATURES="${FEATURES} sandbox ipc-sandbox mount-sandbox network-sandbox pid-sandbox" FEATURES="${FEATURES} distlocks" -FEATURES="${FEATURES} cgroup" FEATURES="${FEATURES} parallel-fetch" FEATURES="${FEATURES} userfetch userpriv usersandbox usersync" FEATURES="${FEATURES} protect-owned" |