Add s390x and armhfp to the modular rawhide compose.
Like in #274, these were missing. Signed-off-by: Ralph Bean <rbean@redhat.com>
This commit is contained in:
parent
ea9a7ad4c9
commit
ed2f4fd1ac
@ -3,10 +3,12 @@
|
|||||||
<variants>
|
<variants>
|
||||||
<variant id="Server" name="Server" type="variant">
|
<variant id="Server" name="Server" type="variant">
|
||||||
<arches>
|
<arches>
|
||||||
|
<arch>armhfp</arch>
|
||||||
<arch>aarch64</arch>
|
<arch>aarch64</arch>
|
||||||
<arch>i386</arch>
|
<arch>i386</arch>
|
||||||
<arch>ppc64</arch>
|
<arch>ppc64</arch>
|
||||||
<arch>ppc64le</arch>
|
<arch>ppc64le</arch>
|
||||||
|
<arch>s390x</arch>
|
||||||
<arch>x86_64</arch>
|
<arch>x86_64</arch>
|
||||||
</arches>
|
</arches>
|
||||||
<modules>
|
<modules>
|
||||||
|
Loading…
Reference in New Issue
Block a user