bodhi: mash: enable aarch64 in EPEL-7 configs

This commit is contained in:
Peter Robinson 2016-11-15 11:37:58 +00:00
parent bcc1df36c6
commit 39b67e2c6e
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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