summaryrefslogtreecommitdiff
path: root/metadata
diff options
context:
space:
mode:
authorJohn Turner <jturner.usa+gentoo@gmail.com>2022-08-31 00:57:21 -0400
committerJohn Turner <jturner.usa+gentoo@gmail.com>2022-08-31 00:57:21 -0400
commitc6c4d07b8ca9fbf7c2c00f170038897339ea004b (patch)
treecb4f53d7ccc939f99635be4e807042773b2c8709 /metadata
parentf0bc3116bb299f9e753dfcad980b6b038f91307e (diff)
downloadebuilds-c6c4d07b8ca9fbf7c2c00f170038897339ea004b.tar.gz
removed unneeded items from restrict and enabled modern profile syntax
Diffstat (limited to 'metadata')
-rw-r--r--metadata/layout.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/metadata/layout.conf b/metadata/layout.conf
index ddbd6b7..5d469ce 100644
--- a/metadata/layout.conf
+++ b/metadata/layout.conf
@@ -5,4 +5,5 @@ use-manifests = strict
thin-manifests = true
manifest-hashes = BLAKE2B SHA512
manifest-required-hashes = BLAKE2B SHA512
-restrict-allowed = mirror test fetch \ No newline at end of file
+restrict-allowed = mirror
+profile-formats = portage-2 \ No newline at end of file