--- Nukefile.old	2009-04-03 21:30:32.000000000 -0700
+++ Nukefile	2009-04-03 21:36:20.000000000 -0700
@@ -92,7 +92,7 @@
          (then (set @arch '("ppc" "i386")))) ;; build a universal binary
 
 ;; or set this to just build for your chosen platform
-;; (set @arch '("i386"))
+(set @arch nil)
 
 (ifDarwin
          (then (set @ldflags
