+1

On Mon, 9 Sep 2019 at 19:56, Kevin Fenzi <ke...@scrye.com> wrote:

> This is the last bit of the
> https://fedoraproject.org/wiki/Changes/Noi686Repositories approved f31
> change
> (aside from some documentation).
>
> Signed-off-by: Kevin Fenzi <ke...@scrye.com>
> ---
>  roles/bodhi2/backend/templates/variants.rpm.xml.j2 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/roles/bodhi2/backend/templates/variants.rpm.xml.j2
> b/roles/bodhi2/backend/templates/variants.rpm.xml.j2
> index 569a2ef..062a63e 100644
> --- a/roles/bodhi2/backend/templates/variants.rpm.xml.j2
> +++ b/roles/bodhi2/backend/templates/variants.rpm.xml.j2
> @@ -4,7 +4,7 @@
>      <variant id="Everything" name="Everything" type="variant">
>          <arches>
>              <arch>x86_64</arch>
> -           [% if release.version_int >= 25 or release.version_int == 6 %]
> +           [% if release.version_int == 29 or release.version_int == 30
> or release.version_int == 6 %]
>                 <arch>i386</arch>
>             [% endif %]
>              [% if release.id_prefix == "FEDORA" %]
> --
> 1.8.3.1
> _______________________________________________
> infrastructure mailing list -- infrastructure@lists.fedoraproject.org
> To unsubscribe send an email to
> infrastructure-le...@lists.fedoraproject.org
> Fedora Code of Conduct:
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives:
> https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedoraproject.org
>
_______________________________________________
infrastructure mailing list -- infrastructure@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedoraproject.org

Reply via email to