[27155] trunk/dports/python/py-psyco/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sat Jul 21 21:00:51 PDT 2007


Revision: 27155
          http://trac.macosforge.org/projects/macports/changeset/27155
Author:   erickt at macports.org
Date:     2007-07-21 21:00:51 -0700 (Sat, 21 Jul 2007)

Log Message:
-----------
make sure we set that the platform only works on intel macs

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

Modified: trunk/dports/python/py-psyco/Portfile
===================================================================
--- trunk/dports/python/py-psyco/Portfile	2007-07-21 20:37:30 UTC (rev 27154)
+++ trunk/dports/python/py-psyco/Portfile	2007-07-22 04:00:51 UTC (rev 27155)
@@ -5,7 +5,7 @@
 
 name                    py-psyco
 version                 1.5.2
-revision                1
+revision                2
 categories              python
 platforms               darwin
 maintainers             erickt at macports.org
@@ -34,3 +34,5 @@
                  ${destroot}${prefix}/share/doc/${name}
         file copy ${worksrcpath}/doc ${destroot}${prefix}/share/doc/${name}/
 }
+
+platform darwin i386 {}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070721/82358346/attachment.html


More information about the macports-changes mailing list