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 3aa92fec3cc..144587ad36f 100644 --- a/metadata/layout.conf +++ b/metadata/layout.conf @@ -13,6 +13,6 @@ sign-commits = true # md5-dict cache format (see bug #409445). cache-formats = md5-dict # indicate that ebuilds with the specified EAPIs are banned -eapis-banned = 0 1 2 3 +eapis-banned = 0 1 2 3 4 # indicate that ebuilds with the specified EAPIs are deprecated -eapis-deprecated = 4 +# eapis-deprecated = 5 |
