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