From 2f586e375e2c0c26791423f7ab06fbdef7f4e908 Mon Sep 17 00:00:00 2001 From: Luke Macken Date: Fri, 21 Aug 2015 19:24:40 +0000 Subject: [PATCH] bodhi: re-order the arches to fix the sanity checker with epel --- roles/bodhi2/base/templates/production.ini.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/bodhi2/base/templates/production.ini.j2 b/roles/bodhi2/base/templates/production.ini.j2 index ff332aa45b..c957f23347 100644 --- a/roles/bodhi2/base/templates/production.ini.j2 +++ b/roles/bodhi2/base/templates/production.ini.j2 @@ -154,7 +154,7 @@ update_types = bugfix enhancement security newpackage ## ## arches = ppc/ppc64 ## -arches = i386 x86_64 armhfp +arches = x86_64 armhfp i386 ## ## Email setting