commit:     bc5ee269a6a91f93286ca937142c8e167ce00f04
Author:     Marco Leise <marco.leise <AT> gmx <DOT> de>
AuthorDate: Sat Apr 18 12:49:23 2020 +0000
Commit:     Marco Leise <marco.leise <AT> gmx <DOT> de>
CommitDate: Sat Apr 18 13:00:35 2020 +0000
URL:        https://gitweb.gentoo.org/repo/user/dlang.git/commit/?id=bc5ee269

blocked EAPIs < 6 from layout.conf

Signed-off-by: Marco Leise <marco.leise <AT> gmx.de>

 metadata/layout.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/metadata/layout.conf b/metadata/layout.conf
index f48855a..02f2d17 100644
--- a/metadata/layout.conf
+++ b/metadata/layout.conf
@@ -1,7 +1,7 @@
 repo-name = dlang
 masters = gentoo
 cache-formats = md5-dict
-eapis-banned = 0 1 2 3
+eapis-banned = 0 1 2 3 4 5
 
 update-changelog = false
 thin-manifests = true

Reply via email to