On Jan 14, 2013, at 12:35, Clemens Lang <[email protected]> wrote: > On Mon, Jan 14, 2013 at 01:02:39AM -0600, Ryan Schmidt wrote: >> I was under the impression that the reason the nodejs ports don't >> support PowerPC is because v8 doesn't support PowerPC. (The comment in >> the nodejs port reads "# V8 only supports ARM and IA-32 processors".) >> If that's so, then the v8 port should similarly declare >> supported_archs i386 x86_64. > > That's correct. Added in > http://trac.macports.org/changeset/101604. > > Should we specify other values than i386 and x86_64, e.g. arm, if > applicable?
Not at this time. MacPorts only supports ppc, ppc64, i386 and x86_64 today; no other values should appear in supported_archs or universal_archs. _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo/macports-dev
