tree_arches limits us too much

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2018-04-15 12:33:52 +02:00
parent 29a5a192b8
commit eb305726e2

View file

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