metadata/layout.conf: ban EAPI 6

Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
This commit is contained in:
Andrew Ammerlaan
2022-01-10 14:10:29 +01:00
parent a4d8d8891e
commit 2a45d89f71

View File

@@ -10,5 +10,4 @@ sign-commits = true
sign-manifests = false
# Let's start with new EAPIs if possible
eapis-banned = 0 1 2 3 4 5
eapis-deprecated = 6
eapis-banned = 0 1 2 3 4 5 6