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:
Ralph Bean 2017-07-06 11:54:34 -04:00
parent ea9a7ad4c9
commit ed2f4fd1ac

View File

@ -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>