From c6c4d07b8ca9fbf7c2c00f170038897339ea004b Mon Sep 17 00:00:00 2001 From: John Turner Date: Wed, 31 Aug 2022 00:57:21 -0400 Subject: [PATCH] removed unneeded items from restrict and enabled modern profile syntax --- metadata/layout.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.39.5