mirror of
https://git.rockylinux.org/rocky/pungi-rocky.git
synced 2024-12-26 02:50:55 +00:00
ppc64le appears twice instead of aarch64
This commit is contained in:
parent
a57ec614e0
commit
28bde5f4bf
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
<variants>
|
||||
<variant id="Cloud" name="Cloud" type="variant" is_empty="true">
|
||||
<arches>
|
||||
<arch>ppc64le</arch>
|
||||
<arch>aarch64</arch>
|
||||
<arch>x86_64</arch>
|
||||
<arch>ppc64le</arch>
|
||||
</arches>
|
||||
|
|
Loading…
Reference in a new issue