commit:     9565ca8f13bddb3bd7358d4132ea8018c0f45e74
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  7 09:40:38 2026 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Wed Jan  7 09:42:11 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9565ca8f

metadata/layout.conf: Fix comment for EAPI 6

Fixes: 861bac0e80f7ba9952417c2b0dcb151bb6085a5b
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 metadata/layout.conf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/metadata/layout.conf b/metadata/layout.conf
index 9291a72cfc29..9510095db6f0 100644
--- a/metadata/layout.conf
+++ b/metadata/layout.conf
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # For details on this file, see the layout.conf section of the
@@ -27,7 +27,7 @@ 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.
-# 2023-07-11 council meeting banned EAPI 6.
+# 2023-07-11 council banned EAPI 6 (bug #909432).
 # 2025-07-13 council meeting deprecated EAPI 7.
 eapis-banned = 0 1 2 3 4 5 6
 eapis-deprecated = 7

Reply via email to