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:
parent
27929fa58b
commit
6c57ca2375
1 changed files with 1 additions and 1 deletions
|
@ -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" %]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue