Remove armhfp from modular variants
Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
This commit is contained in:
parent
26371877bb
commit
1e5d0a07f4
1 changed files with 3 additions and 1 deletions
|
@ -8,8 +8,10 @@
|
|||
<arch>s390x</arch>
|
||||
<arch>x86_64</arch>
|
||||
[% if release.version_int > 8 %]
|
||||
<arch>i386</arch>
|
||||
[% endif %]
|
||||
[% if release.version_int < 37 %]
|
||||
<arch>armhfp</arch>
|
||||
<arch>i386</arch>
|
||||
[% endif %]
|
||||
</arches>
|
||||
<modules>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue