diff options
| -rw-r--r-- | metadata/layout.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/metadata/layout.conf b/metadata/layout.conf index 97763f237a4..e028885f58c 100644 --- a/metadata/layout.conf +++ b/metadata/layout.conf @@ -21,7 +21,7 @@ sign-commits = true cache-formats = md5-dict # indicate that ebuilds with the specified EAPIs are banned -eapis-banned = 0 1 2 3 4 5 +eapis-banned = 0 1 2 3 4 5 6 # indicate that ebuilds with the specified EAPIs are deprecated -eapis-deprecated = 6 +# eapis-deprecated = 6 |
