bodhi: mash: enable aarch64 in EPEL-7 configs
This commit is contained in:
parent
bcc1df36c6
commit
39b67e2c6e
2 changed files with 2 additions and 2 deletions
|
@ -13,6 +13,6 @@ keys = 352C64E5
|
|||
use_repoview = False
|
||||
repoviewurl = http://download.fedoraproject.org/pub/epel/testing/7/%(arch)s/
|
||||
repoviewtitle = "Fedora EPEL Testing 7 - %(arch)s"
|
||||
arches = x86_64 ppc64 ppc64le
|
||||
arches = x86_64 ppc64 ppc64le aarch64
|
||||
hash_packages = True
|
||||
delta = False
|
||||
|
|
|
@ -13,6 +13,6 @@ keys = 352C64E5
|
|||
use_repoview = False
|
||||
repoviewurl = http://download.fedoraproject.org/pub/epel/7/%(arch)s/
|
||||
repoviewtitle = "Fedora EPEL 7 - %(arch)s"
|
||||
arches = x86_64 ppc64 ppc64le
|
||||
arches = x86_64 ppc64 ppc64le aarch64
|
||||
hash_packages = True
|
||||
delta = False
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue