From: John Turner Date: Wed, 31 Aug 2022 04:57:21 +0000 (-0400) Subject: removed unneeded items from restrict and enabled modern profile syntax X-Git-Url: https://jturnerusa.dev/gitweb/?a=commitdiff_plain;h=c6c4d07b8ca9fbf7c2c00f170038897339ea004b;p=ebuilds removed unneeded items from restrict and enabled modern profile syntax --- 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