Skip to content

Commit

Permalink
metadata: ban EAPI 5 and 6
Browse files Browse the repository at this point in the history
Signed-off-by: James Calligeros <[email protected]>
  • Loading branch information
chadmed committed Dec 14, 2024
1 parent f52ebdc commit 896827a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions metadata/layout.conf
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
repo-name = asahi
masters = gentoo
auto-sync = true
eapis-banned = 0 1 2 3 4
eapis-deprecated = 5
eapis-banned = 0 1 2 3 4 5 6
eapis-deprecated =
sign-commits = false
sign-manifests = false
thin-manifests = true
Expand Down

0 comments on commit 896827a

Please sign in to comment.