pkglistgen: Add ppc64le for Leap 15.0 Ports
this architecture is also part of port, not only aarch64, and we need architecture specific expansions, so extend default list of architectures accordingly.
This commit is contained in:
parent
eff4e459c0
commit
62652b934c
@ -93,7 +93,7 @@ DEFAULT = {
|
||||
# - F-C-C submitter requests (maxlin_factory)
|
||||
'unselect-cleanup-whitelist': 'leaper maxlin_factory',
|
||||
'pkglistgen-archs': 'x86_64',
|
||||
'pkglistgen-archs-ports': 'aarch64',
|
||||
'pkglistgen-archs-ports': 'aarch64 ppc64le',
|
||||
'pkglistgen-locales-from': 'openSUSE.product',
|
||||
'pkglistgen-include-suggested': 'False',
|
||||
'pkglistgen-delete-kiwis-rings': 'openSUSE-ftp-ftp-x86_64.kiwi openSUSE-cd-mini-x86_64.kiwi',
|
||||
|
Loading…
x
Reference in New Issue
Block a user