K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2020-01-13T10:25:47.117750Z K 7 svn:log V 238 sysutils/sformat: fix build on powerpc64 Makefile uses uname -m (which returns powerpc on powerpc64) instead of uname -p (which correctly returns powerpc64). PR: 243152 Approved by: marius (maintainer) MFH: 2020Q1 (fix build blanket) END