specs/*.spec: add --newuse to update_seed_command
This will help handle the global python3_7 change, and such changes in the future. Signed-off-by: Ben Kohler <bkohler@gentoo.org>
This commit is contained in:
parent
77ea1ed7df
commit
7fdd64be50
21 changed files with 21 additions and 21 deletions
|
@ -8,5 +8,5 @@ source_subpath: default/stage3-ppc-latest
|
|||
compression_mode: pixz_x
|
||||
decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
|
||||
update_seed: yes
|
||||
update_seed_command: --update --deep @world --jobs 5 --load-average 5
|
||||
update_seed_command: --update --deep --newuse @world --jobs 5 --load-average 5
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue