summaryrefslogtreecommitdiff
path: root/etc/portato.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'etc/portato.cfg')
-rw-r--r--etc/portato.cfg5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/portato.cfg b/etc/portato.cfg
index ca20fd9..4095c23 100644
--- a/etc/portato.cfg
+++ b/etc/portato.cfg
@@ -47,6 +47,11 @@ keywordperversion = True
maskperversion = True
useperversion = False
+; the sets which are going to be updated on "update world"
+; this is only important for >=portage-2.2
+; values: comma-speparated set-names
+updatesets = system, world
+
#
# Frontend section for options common to more than one GUI.
# Not all frontends have to support all of the options.