Revision
118471
Author
stromnov@macports.org
Date
2014-04-02 15:00:36 -0700 (Wed, 02 Apr 2014)

Log Message

py-astroid: add py34 subport

Modified Paths

Diff

Modified: trunk/dports/python/py-astroid/Portfile (118470 => 118471)


--- trunk/dports/python/py-astroid/Portfile	2014-04-02 21:32:15 UTC (rev 118470)
+++ trunk/dports/python/py-astroid/Portfile	2014-04-02 22:00:36 UTC (rev 118471)
@@ -12,7 +12,7 @@
 license             LGPL-2.1+
 supported_archs     noarch
 
-python.versions     26 27 32 33
+python.versions     26 27 32 33 34
 
 maintainers         stromnov openmaintainer