Revision
112672
Author
g5pw@macports.org
Date
2013-10-29 04:34:09 -0700 (Tue, 29 Oct 2013)

Log Message

python/py-pymc:
  actually, python34 is still in alpha, and py34-numpy is missing, so remove
  python34 support

Modified Paths

Diff

Modified: trunk/dports/python/py-pymc/Portfile (112671 => 112672)


--- trunk/dports/python/py-pymc/Portfile	2013-10-29 10:43:10 UTC (rev 112671)
+++ trunk/dports/python/py-pymc/Portfile	2013-10-29 11:34:09 UTC (rev 112672)
@@ -21,7 +21,7 @@
 platforms           darwin
 
 
-python.versions     26 27 32 33 34
+python.versions     26 27 32 33
 
 if {$subport ne $name} {
     depends_lib-append  port:py${python.version}-numpy