[PATCH] bodhi-backend / pungi: drop i386 trees for f31+

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 <kevin@xxxxxxxxx>
---
 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@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx
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@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [Fedora Development]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux