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:
Ben Kohler 2020-05-11 06:38:24 -05:00
parent 77ea1ed7df
commit 7fdd64be50
No known key found for this signature in database
GPG key ID: 7A85BDA4D57605C7
21 changed files with 21 additions and 21 deletions

View file

@ -8,5 +8,5 @@ source_subpath: default/stage3-ppc64le-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