commit: 149e72c25578be426117992597975447b4957fd1 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Mon Dec 26 10:25:33 2022 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Mon Dec 26 10:26:08 2022 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=149e72c2
metadata: layout.conf: EAPI-7 is deprecated, but banned already anyway Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> metadata/layout.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/layout.conf b/metadata/layout.conf index 232341c158..08881536cf 100644 --- a/metadata/layout.conf +++ b/metadata/layout.conf @@ -27,4 +27,4 @@ cache-formats = md5-dict eapis-banned = 0 1 2 3 4 5 6 7 # indicate that ebuilds with the specified EAPIs are deprecated -# eapis-deprecated = 6 +# eapis-deprecated = 7
