K 10 svn:author V 6 rakuco K 8 svn:date V 27 2016-01-03T21:28:52.139720Z K 7 svn:log V 290 Add USES=compiler:c++11-lang to fix the build on 9.x. The port requires a compiler with C++11 support, and builds with -std=c++11 by default. After r405187, it is possible to build a Qt5-based port with -std=c++11 and base libstdc++, which means we can finally make the port build on 9.x. END