[81730] trunk/dports/python/py25-wxpython/Portfile

jmr at macports.org jmr at macports.org
Thu Aug 4 09:12:21 PDT 2011


Revision: 81730
          http://trac.macports.org/changeset/81730
Author:   jmr at macports.org
Date:     2011-08-04 09:12:20 -0700 (Thu, 04 Aug 2011)
Log Message:
-----------
py25-wxpython: set supported_archs to match wxWidgets

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

Modified: trunk/dports/python/py25-wxpython/Portfile
===================================================================
--- trunk/dports/python/py25-wxpython/Portfile	2011-08-04 16:10:34 UTC (rev 81729)
+++ trunk/dports/python/py25-wxpython/Portfile	2011-08-04 16:12:20 UTC (rev 81730)
@@ -30,6 +30,9 @@
 depends_lib	port:python25 \
     port:wxWidgets
 
+# wxWidgets is 32-bit only
+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/20110804/65c75f41/attachment-0001.html>


More information about the macports-changes mailing list