Compare commits

..

2 Commits

Author SHA1 Message Date
Maciej Barć
af7ec00416
metadata/layout.conf: remove manifest settings
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
2022-12-30 17:12:02 +01:00
Maciej Barć
b525aa1aed
metadata/layout.conf: ban EAPI 6
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
2022-12-30 17:12:02 +01:00

View File

@ -1,12 +1,10 @@
masters = gentoo
cache-formats = md5-dict
manifest-hashes = BLAKE2B SHA512
manifest-required-hashes = BLAKE2B
profile-formats = portage-2 profile-set
sign-commits = true
sign-manifests = false
thin-manifests = true
update-changelog = false
eapis-banned = 0 1 2 3 4 5
eapis-banned = 0 1 2 3 4 5 6