K 10 svn:author V 3 dbn K 8 svn:date V 27 2016-08-21T18:36:49.656081Z K 7 svn:log V 342 lang/pypy(3): unbreak on PowerPC. Unbreak build by: - correctly detecting PowerPC architecture, - excluding PowerPC specific assembler code (as there is none), and - fixing the JIT due to long double == double for PowerPC. Special thanks to swills who diligently tested multiple iterations of patches to eventually end up at a solution. END