Modified: branches/release_1_9/base/doc/macports.conf.in (72993 => 72994)
--- branches/release_1_9/base/doc/macports.conf.in 2010-10-31 20:00:15 UTC (rev 72993)
+++ branches/release_1_9/base/doc/macports.conf.in 2010-10-31 20:03:51 UTC (rev 72994)
@@ -56,7 +56,7 @@
# CPU architecture to compile for. Defaults to i386 or ppc on Mac OS X 10.5
# and earlier, depending on the CPU type detected at runtime. On Mac OS X 10.6
# the default is x86_64 if the CPU supports it, i386 otherwise.
-#build_arch @host_cpu@
+#build_arch i386
# CPU architectures to use for Universal Binaries (+universal variant)
universal_archs @UNIVERSAL_ARCHS@