diff options
-rw-r--r-- | metadata/layout.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/metadata/layout.conf b/metadata/layout.conf index 1ee20fa7..bd2b69f3 100644 --- a/metadata/layout.conf +++ b/metadata/layout.conf @@ -15,6 +15,9 @@ manifest-hashes = BLAKE2B SHA512 # Manifest files contain only DIST entries thin-manifests = true +# require an entries in each Manifest for every file +use-manifests = true + # indicate that paths such as 'gentoo:targets/desktop' or ':targets/desktop' in # profile parent files can be used to express paths relative to the root # 'profiles' directory of a repository (when the repo name is omitted before |