py-pyside: remove py31 subport, which fails to build
--- 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