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 dd84176a448..30d32a84ce4 100644 --- a/metadata/layout.conf +++ b/metadata/layout.conf @@ -20,10 +20,10 @@ sign-commits = true cache-formats = md5-dict # indicate that ebuilds with the specified EAPIs are banned -eapis-banned = 0 1 2 3 4 +eapis-banned = 0 1 2 3 4 5 # indicate that ebuilds with the specified EAPIs are deprecated -eapis-deprecated = 5 +# eapis-deprecated = 6 # Support package.* directories as well as files profile-formats = portage-2 |
