updating yumrepoinfo for dev with primary and secondary arches
This commit is contained in:
parent
7fdbfa2d4b
commit
4c6c10a1fd
1 changed files with 2 additions and 2 deletions
|
@ -18,11 +18,11 @@ updatesurl = %(baseurl)s/updates/%(path)s/%(arch)s
|
|||
rawhideurl = %(baseurl)s/%(path)s/Everything/%(arch)s/os
|
||||
|
||||
# list of supported architectures
|
||||
arches = i386, x86_64
|
||||
primary_arches = i386, x86_64
|
||||
|
||||
# we need to know which of them are alternate architectures. For those, baseurl_altarch is used
|
||||
# instead of baseurl.
|
||||
alternate_arches = i386
|
||||
alternate_arches = aarch64, i386, ppc64, ppc64le, s290x
|
||||
|
||||
# a direct parent of this repo, essential for operations (dependencies)
|
||||
parent =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue