diff --git a/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 b/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 index 25467c604c..4e0128374c 100644 --- a/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 +++ b/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 @@ -35,7 +35,6 @@ sigkeys = [ {% endif %} ] hashed_directories = True -tree_arches = ['aarch64', 'ppc64le', 'x86_64'] runroot = True runroot_channel = 'compose' runroot_tag = 'f[[ release.version_int ]]-build'