summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2022-12-27 19:25:19 +0000
committerBertrand Jacquin <bertrand@jacquin.bzh>2022-12-27 20:53:28 +0000
commit392a8b22adb3a46cfbad61d15566a8dfc711a05b (patch)
tree9dfb5c80148970434bd6377baae73c9b4475d1f3 /profiles
parentdev-util/bindgen: treeclean (diff)
downloadportage-392a8b22adb3a46cfbad61d15566a8dfc711a05b.tar.xz
profiles/common: switch to protect-owned
Diffstat (limited to 'profiles')
-rw-r--r--profiles/common/make.defaults2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/common/make.defaults b/profiles/common/make.defaults
index d50900f5..228da016 100644
--- a/profiles/common/make.defaults
+++ b/profiles/common/make.defaults
@@ -9,7 +9,7 @@ FEATURES="${FEATURES} distlocks"
FEATURES="${FEATURES} cgroup"
FEATURES="${FEATURES} parallel-fetch"
FEATURES="${FEATURES} userfetch userpriv usersandbox usersync"
-FEATURES="${FEATURES} collision-protect"
+FEATURES="${FEATURES} protect-owned"
FEATURES="${FEATURES} clean-logs"
FEATURES="${FEATURES} merge-sync"