mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-20 22:01:11 +02:00
profile: fix profile
This commit is contained in:
parent
eaef7d8da1
commit
a5d7cd1c38
1 changed files with 2 additions and 4 deletions
|
|
@ -1,5 +1,6 @@
|
|||
#sign-manifests = true
|
||||
profile-formats = portage-2
|
||||
#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
|
||||
|
|
@ -8,9 +9,6 @@ use-manifests = strict
|
|||
sign-commits = true
|
||||
sign-manifests = false
|
||||
|
||||
#this allows us to remove things from the @system profile and make an @system set which allows more building in parallel
|
||||
profile-formats = profile-set
|
||||
|
||||
# indicate that ebuilds with the specified EAPIs are deprecated
|
||||
eapis-deprecated = 0 1 2 3 4 5
|
||||
eapis-banned = 0 1 2 3 4
|
||||
|
|
|
|||
Loading…
Reference in a new issue