summaryrefslogtreecommitdiff
path: root/metadata/layout.conf
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-08-27 12:00:02 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-08-27 12:00:02 +0100
commit345c02ca33341652116ddec6705530223af2de85 (patch)
treebcb9923530ba0703557f280b0a2bd1343bae857c /metadata/layout.conf
parentf300354de9fe5d997850456a9e1f400193e6544f (diff)
gentoo auto-resync : 27:08:2024 - 12:00:02
Diffstat (limited to 'metadata/layout.conf')
-rw-r--r--metadata/layout.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/metadata/layout.conf b/metadata/layout.conf
index 9e05ea0ac7e4..24c1cae8c419 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