diff --git a/roles/bodhi2/backend/templates/variants.module.xml.j2 b/roles/bodhi2/backend/templates/variants.module.xml.j2 index 1044a12725..01b6b2f951 100644 --- a/roles/bodhi2/backend/templates/variants.module.xml.j2 +++ b/roles/bodhi2/backend/templates/variants.module.xml.j2 @@ -3,12 +3,14 @@ - aarch64 - armhfp - i386 - ppc64le - s390x - x86_64 + aarch64 + ppc64le + s390x + x86_64 + [% if release.version_int > 8 %] + armhfp + i386 + [% endif %] [[ id ]]