K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2019-08-24T12:38:55.891995Z K 7 svn:log V 264 lang/angelscript: fix build on powerpc64 Angelscript works on powerpc, but its naming convention is only 32-bit. Define AS_MAX_PORTABILITY when building on powerpc64 to fix build. PR: 239496 Approved by: ndowens@yahoo.com (maintainer timeout), linimon (mentor) END