mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-31 09:08:08 -07:00
metadata/layout.conf: EAPI 7 is deprecated
By 2025-07-13 council decision. Bug: https://bugs.gentoo.org/803521 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
@@ -28,8 +28,9 @@ manifest-required-hashes = BLAKE2B
|
||||
# 2021-07-11 council meeting deprecated EAPI 6.
|
||||
# 2021-08-08 council meeting banned EAPI 5.
|
||||
# 2023-07-11 council meeting banned EAPI 6.
|
||||
# 2025-07-13 council meeting deprecated EAPI 7.
|
||||
eapis-banned = 0 1 2 3 4 5 6
|
||||
eapis-deprecated =
|
||||
eapis-deprecated = 7
|
||||
|
||||
# EAPIs 0 to 4 are banned for profiles
|
||||
# EAPIs 6 and 7 do not include any profile related changes
|
||||
|
||||
Reference in New Issue
Block a user