From 9319e2c3b9a743ebb7abcfd235ac3d8afd5cf8d1 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: May 01 2024 16:35:56 +0000 Subject: Add variants for atomic composes in bodhi Signed-off-by: Kevin Fenzi --- diff --git a/roles/bodhi2/backend/templates/variants.rpm.xml.j2 b/roles/bodhi2/backend/templates/variants.rpm.xml.j2 index 37e6a5d..864fb2d 100644 --- a/roles/bodhi2/backend/templates/variants.rpm.xml.j2 +++ b/roles/bodhi2/backend/templates/variants.rpm.xml.j2 @@ -6,12 +6,34 @@ x86_64 s390x ppc64le - [% if release.version_int == 36 %] - armhfp - [% endif %] [% if release.version_int != 7 %] aarch64 [% endif %] + + + aarch64 + x86_64 + ppc64le + + + + + aarch64 + x86_64 + ppc64le + + + + + aarch64 + x86_64 + + + + + x86_64 + +