diff --git a/roles/bodhi2/backend/files/epel7-testing.mash b/roles/bodhi2/backend/files/epel7-testing.mash index 6d95a57fce..66ca2b6899 100644 --- a/roles/bodhi2/backend/files/epel7-testing.mash +++ b/roles/bodhi2/backend/files/epel7-testing.mash @@ -13,6 +13,6 @@ keys = 352C64E5 use_repoview = True repoviewurl = http://download.fedoraproject.org/pub/epel/testing/7/%(arch)s/ repoviewtitle = "Fedora EPEL Testing 7 - %(arch)s" -arches = x86_64 ppc64 +arches = x86_64 ppc64 ppc64le hash_packages = True delta = False diff --git a/roles/bodhi2/backend/files/epel7.mash b/roles/bodhi2/backend/files/epel7.mash index 8b5ff7097f..7d8a346d35 100644 --- a/roles/bodhi2/backend/files/epel7.mash +++ b/roles/bodhi2/backend/files/epel7.mash @@ -13,6 +13,6 @@ keys = 352C64E5 use_repoview = True repoviewurl = http://download.fedoraproject.org/pub/epel/7/%(arch)s/ repoviewtitle = "Fedora EPEL 7 - %(arch)s" -arches = x86_64 ppc64 +arches = x86_64 ppc64 ppc64le hash_packages = True delta = False