[81376] trunk/dports/python/py-wxpython/Portfile

jmr at macports.org jmr at macports.org
Fri Jul 29 18:11:19 PDT 2011


Revision: 81376
          http://trac.macports.org/changeset/81376
Author:   jmr at macports.org
Date:     2011-07-29 18:11:18 -0700 (Fri, 29 Jul 2011)
Log Message:
-----------
py-wxpython: set supported_archs to match wxWidgets

Modified Paths:
--------------
    trunk/dports/python/py-wxpython/Portfile

Modified: trunk/dports/python/py-wxpython/Portfile
===================================================================
--- trunk/dports/python/py-wxpython/Portfile	2011-07-30 01:07:50 UTC (rev 81375)
+++ trunk/dports/python/py-wxpython/Portfile	2011-07-30 01:11:18 UTC (rev 81376)
@@ -29,6 +29,9 @@
 depends_lib		port:python24 \
     port:wxWidgets
 
+# wxWidgets is not 64-bit
+supported_archs	i386 ppc
+
 worksrcdir		${distname}/wxPython
 
 extract.post_args	"| tar -xf - ${worksrcdir} ${distname}/docs"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110729/a69d8a84/attachment.html>


More information about the macports-changes mailing list