Sericea: build for aarch64 and ppc64le
Signed-off-by: Aleksei Bavshin <alebastr@fedoraproject.org>
This commit is contained in:
parent
e2e5e8c003
commit
e080c0702f
@ -765,7 +765,7 @@ ostree = {
|
||||
"tag_ref": False,
|
||||
"ostree_repo": "/mnt/koji/compose/ostree/repo/",
|
||||
"ostree_ref": "fedora/rawhide/${basearch}/sericea",
|
||||
"arches": ["x86_64"],
|
||||
"arches": ["x86_64", "ppc64le", "aarch64"],
|
||||
"failable": ['*'],
|
||||
},
|
||||
"^Onyx$": {
|
||||
|
@ -95,7 +95,9 @@
|
||||
</variant>
|
||||
<variant id="Sericea" name="Sericea" type="variant" is_empty="true">
|
||||
<arches>
|
||||
<arch>aarch64</arch>
|
||||
<arch>x86_64</arch>
|
||||
<arch>ppc64le</arch>
|
||||
</arches>
|
||||
</variant>
|
||||
<variant id="Onyx" name="Onyx" type="variant" is_empty="true">
|
||||
|
Loading…
Reference in New Issue
Block a user