bodhi2/pungi.rpm.conf.j2: Enable aarch64 for Fedora Sericea

See: https://gitlab.com/fedora/ostree/sig/-/issues/13
This commit is contained in:
Timothée Ravier 2023-12-12 10:20:43 +01:00 committed by zlopez
parent 6da5ff478e
commit 378a859288

View file

@ -229,8 +229,8 @@ ostree = {
"ostree_ref": "fedora/[[ release.version_int ]]/${basearch}/testing/sericea",
[% endif %]
"tag_ref": False,
"arches": ["x86_64"],
"failable": ["x86_64"]
"arches": ["x86_64", "aarch64"],
"failable": ["x86_64", "aarch64"]
},
[% endif %]
# Fedora Onyx