bodhi-backend / pungi: drop i386 trees for f31+

This is the last bit of the https://fedoraproject.org/wiki/Changes/Noi686Repositories approved f31 change
(aside from some documentation).

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2019-09-09 17:46:24 +00:00 committed by Pierre-Yves Chibon
parent 27929fa58b
commit 6c57ca2375

View file

@ -4,7 +4,7 @@
<variant id="Everything" name="Everything" type="variant">
<arches>
<arch>x86_64</arch>
[% if release.version_int >= 25 or release.version_int == 6 %]
[% if release.version_int == 29 or release.version_int == 30 or release.version_int == 6 %]
<arch>i386</arch>
[% endif %]
[% if release.id_prefix == "FEDORA" %]