extras-buildsys/utils/pushscript Config_Extras.py,1.57,1.58

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Sat Jun 16 15:11:10 UTC 2007


Author: mschwendt

Update of /cvs/fedora/extras-buildsys/utils/pushscript
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21672

Modified Files:
	Config_Extras.py 
Log Message:
F7 ppc64 - gah!


Index: Config_Extras.py
===================================================================
RCS file: /cvs/fedora/extras-buildsys/utils/pushscript/Config_Extras.py,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- Config_Extras.py	6 Jun 2007 18:34:11 -0000	1.57
+++ Config_Extras.py	16 Jun 2007 15:11:07 -0000	1.58
@@ -46,7 +46,7 @@
 
 archdict = {'5':['ppc','x86_64', 'i386'],
             '6':['ppc','x86_64', 'i386'],
-            '7':['ppc64','ppc','x86_64', 'i386'],
+            '7':['ppc','x86_64', 'i386'],
             'development':['ppc64','ppc','x86_64','i386'],
             }
 




More information about the fedora-extras-commits mailing list