bodhi updates variants: Drop ppc64 for epel6/7 for now, with retirement of fedora28 it's more difficult to support.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
69ca7568f8
commit
0d1c6899bb
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
[% if release.version_int >= 25 %]
|
||||
<arch>armhfp</arch>
|
||||
[% endif %]
|
||||
[% if release.version_int == 28 or release.version_int <= 7 %]
|
||||
[% if release.version_int == 28 %]
|
||||
<arch>ppc64</arch>
|
||||
[% endif %]
|
||||
[% if release.version_int >= 26 or release.version_int == 7 %]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue