mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-06 00:16:22 +01:00
17 lines
548 B
Text
17 lines
548 B
Text
#sign-manifests = true
|
|
#this allows us to remove things from the @system profile and make an @system set which allows more building in parallel
|
|
profile-formats = portage-2 profile-set
|
|
#is this causing errors? I just don't know
|
|
#masters = pentoo
|
|
masters = gentoo
|
|
thin-manifests = true
|
|
use-manifests = strict
|
|
sign-commits = true
|
|
sign-manifests = false
|
|
|
|
# indicate that ebuilds with the specified EAPIs are deprecated
|
|
eapis-deprecated = 0 1 2 3 4 5 6 7
|
|
eapis-banned = 0 1 2 3 4 5 6
|
|
|
|
manifest-hashes = BLAKE2B SHA512
|
|
manifest-required-hashes = BLAKE2B
|