removed 32bit builds

Signed-off-by: James Kaufman <jhkauf@us.ibm.com>
diff --git a/downloads.php b/downloads.php
index 79cb222..6f6bb22 100644
--- a/downloads.php
+++ b/downloads.php
@@ -203,11 +203,13 @@
 
 <ul>
 
+<!-- 32 bit build removed
 			<li><a
 				href="<?php echo $buildPath?>/org.eclipse.stem.tycho.product-win32.win32.x86.zip"><img
 					border=0 src="images/icon-save.gif"></a>&nbsp;&nbsp; <a
 				href="<?php echo $buildPath?>/org.eclipse.stem.tycho.product-win32.win32.x86.zip">Windows
 					(x86)</a></li>
+-->
 
 			<li><a
 				href="<?php echo $buildPath?>/org.eclipse.stem.tycho.product-win32.win32.x86_64.zip"><img
@@ -215,11 +217,13 @@
 				href="<?php echo $buildPath?>/org.eclipse.stem.tycho.product-win32.win32.x86_64.zip">Windows
 					(x86_64)</a></li>
 
+<!-- 32 bit build removed
 			<li><a
 				href="<?php echo $buildPath?>/org.eclipse.stem.tycho.product-linux.gtk.x86.zip"><img
 					border=0 src="images/icon-save.gif"></a>&nbsp;&nbsp; <a
 				href="<?php echo $buildPath?>/org.eclipse.stem.tycho.product-linux.gtk.x86.zip">Linux
 					(x86/GTK 2)</a></li>
+-->
 
 			<li><a
 				href="<?php echo $buildPath?>/org.eclipse.stem.tycho.product-linux.gtk.x86_64.zip"><img
@@ -275,25 +279,29 @@
 		<b>Version</b>: <?php echo $version ?>  
 
 <ul>
-
+<!-- 32 bit build removed
 			<li><a
 				href="<?php echo $buildPath?>org.eclipse.stem.tycho.product-win32.win32.x86.zip"><img
 					border=0 src="images/icon-save.gif"></a>&nbsp;&nbsp; <a
 				href="<?php echo $buildPath?>org.eclipse.stem.tycho.product-win32.win32.x86.zip">Windows
 					(x86)</a></li>
+-->
 
 			<li><a
 				href="<?php echo $buildPath?>org.eclipse.stem.tycho.product-win32.win32.x86_64.zip"><img
 					border=0 src="images/icon-save.gif"></a>&nbsp;&nbsp; <a
 				href="<?php echo $buildPath?>org.eclipse.stem.tycho.product-win32.win32.x86_64.zip">Windows
 					(x86_64)</a></li>
-
+			
+<!-- 32 bit build removed
 			<li><a
 				href="<?php echo $buildPath?>org.eclipse.stem.tycho.product-linux.gtk.x86.zip"><img
 					border=0 src="images/icon-save.gif"></a>&nbsp;&nbsp; <a
 				href="<?php echo $buildPath?>org.eclipse.stem.tycho.product-linux.gtk.x86.zip">Linux
 					(x86/GTK 2)</a></li>
-
+-->
+           
+             
 			<li><a
 				href="<?php echo $buildPath?>org.eclipse.stem.tycho.product-linux.gtk.x86_64.zip"><img
 					border=0 src="images/icon-save.gif"></a>&nbsp;&nbsp; <a
diff --git a/readme.signoff.txt b/readme.signoff.txt
new file mode 100644
index 0000000..7de4ec0
--- /dev/null
+++ b/readme.signoff.txt
@@ -0,0 +1 @@
+ git commit --amend --signoff
\ No newline at end of file