Revision
110358
Author
mmoll@macports.org
Date
2013-08-30 09:34:59 -0700 (Fri, 30 Aug 2013)

Log Message

py-pyside: remove py31 subport, which fails to build

Modified Paths

Diff

Modified: trunk/dports/python/py-shiboken/Portfile (110357 => 110358)


--- trunk/dports/python/py-shiboken/Portfile	2013-08-30 16:33:29 UTC (rev 110357)
+++ trunk/dports/python/py-shiboken/Portfile	2013-08-30 16:34:59 UTC (rev 110358)
@@ -7,7 +7,7 @@
 set realname        shiboken
 name                py-${realname}
 version             1.2.1
-python.versions     25 26 27 31 32 33
+python.versions     25 26 27 32 33
 python.default_version 27
 categories-append   devel
 maintainers         openmaintainer mmoll