summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'metadata')
-rw-r--r--metadata/layout.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/metadata/layout.conf b/metadata/layout.conf
index 5fb0b20d5f8a..a4a5816dbe5b 100644
--- a/metadata/layout.conf
+++ b/metadata/layout.conf
@@ -27,8 +27,9 @@ manifest-required-hashes = BLAKE2B
# 2018-05-13 council meeting deprecated EAPI 5 for ebuilds.
# 2021-07-11 council meeting deprecated EAPI 6.
# 2021-08-08 council meeting banned EAPI 5.
-eapis-banned = 0 1 2 3 4 5
-eapis-deprecated = 6
+# 2023-07-11 council meeting banned EAPI 6.
+eapis-banned = 0 1 2 3 4 5 6
+eapis-deprecated =
# EAPIs 0 to 4 are banned for profiles
# EAPIs 6 and 7 do not include any profile related changes