From d19c6bbfad2437d8e8287b5ff296bb03668cdc81 Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Thu, 29 Oct 2020 21:52:42 +0100 Subject: [PATCH] metadata: Add repo-name to layout.conf This makes it easier to sync the profiles directory with Gentoo. --- .../src/third_party/portage-stable/metadata/layout.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/sdk_container/src/third_party/portage-stable/metadata/layout.conf b/sdk_container/src/third_party/portage-stable/metadata/layout.conf index b507dd6f61..da12d64d54 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/layout.conf +++ b/sdk_container/src/third_party/portage-stable/metadata/layout.conf @@ -1,3 +1,4 @@ +repo-name = portage-stable use-manifests = strict thin-manifests = true cache-format = md5-dict