Revision
149684
Author
jmr@macports.org
Date
2016-06-29 06:45:53 -0700 (Wed, 29 Jun 2016)

Log Message

py-SDL2: add py35 subport

Modified Paths

Diff

Modified: trunk/dports/python/py-SDL2/Portfile (149683 => 149684)


--- trunk/dports/python/py-SDL2/Portfile	2016-06-29 13:43:11 UTC (rev 149683)
+++ trunk/dports/python/py-SDL2/Portfile	2016-06-29 13:45:53 UTC (rev 149684)
@@ -23,7 +23,7 @@
 checksums           rmd160 d35475b788b2cc8e9a5e6a2dd2f28d0c52466fa9 \
                     sha256 65a74697fde4a9da37e837108a5a390be45597706c9690c9ad72817ea67308f5
 
-python.versions     27 33 34
+python.versions     27 33 34 35
 
 if {$subport ne $name} {
     depends_lib-append  port:libsdl2 \