[81111] trunk/dports/devel

ciserlohn at macports.org ciserlohn at macports.org
Mon Jul 25 11:52:47 PDT 2011


Revision: 81111
          http://trac.macports.org/changeset/81111
Author:   ciserlohn at macports.org
Date:     2011-07-25 11:52:46 -0700 (Mon, 25 Jul 2011)
Log Message:
-----------
nodejs, nodejs-devel: add 'supported_archs'

Modified Paths:
--------------
    trunk/dports/devel/nodejs/Portfile
    trunk/dports/devel/nodejs-devel/Portfile

Modified: trunk/dports/devel/nodejs/Portfile
===================================================================
--- trunk/dports/devel/nodejs/Portfile	2011-07-25 18:19:15 UTC (rev 81110)
+++ trunk/dports/devel/nodejs/Portfile	2011-07-25 18:52:46 UTC (rev 81111)
@@ -53,6 +53,8 @@
 default_variants        +ssl
 
 # V8 only supports ARM and IA-32 processors
+supported_archs         i386 x86_2
+
 universal_variant       no
 
 # "V8 doesn't like cache."

Modified: trunk/dports/devel/nodejs-devel/Portfile
===================================================================
--- trunk/dports/devel/nodejs-devel/Portfile	2011-07-25 18:19:15 UTC (rev 81110)
+++ trunk/dports/devel/nodejs-devel/Portfile	2011-07-25 18:52:46 UTC (rev 81111)
@@ -53,6 +53,8 @@
 default_variants        +ssl
 
 # V8 only supports ARM and IA-32 processors
+supported_archs         i386 x86_64
+
 universal_variant       no
 
 # "V8 doesn't like cache."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110725/50b1d4b6/attachment-0001.html>


More information about the macports-changes mailing list