K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2020-10-13T12:40:42.330956Z K 7 svn:log V 261 security/nss: fix build on powerpc64le Change if condition to also catch anything after 64 (e.g. "le", as in powerpc64le). Currently ARCH needs to end with 64. While here, disable VSX option for powerpc64le. All powerpc64le systems are VSX-compatible anyway. END