diff options
-rw-r--r-- | man/portage.5 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/portage.5 b/man/portage.5 index 323a7295c..e2ed75404 100644 --- a/man/portage.5 +++ b/man/portage.5 @@ -797,6 +797,10 @@ update\-changelog = true # indicate that this repo contains both md5-dict and pms cache formats, # which may be generated by egencache(1) cache\-formats = md5-dict pms +# indicate that this repo contains profiles that may use directories for +# package.mask, package.provided, package.use, package.use.mask, +# package.use.force, use.mask and use.force. +profile\-formats = portage-1 .fi .RE .TP |