On Jan 5, 2008, at 02:05, ryandesign at macports.org wrote: > - foreach arch {"i386" "x86_64" "ppc" "pp64"} { > + foreach arch {"i386" "x86_64" "ppc" "ppc64"} { Can we replace this hardcoded list of architectures with the $ {universal_archs} variable?