K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2020-10-25T23:03:14.859044Z K 7 svn:log V 352 biology/mummer: fix build on powerpc64 elfv2 and powerpc64le Error: src/tigr/postnuc.cc:174:37: error: non-constant-expression cannot be narrowed from type 'signed char' to 'char' in initializer list [-Wc++11-narrowing] Alignments.push_back({ *Mp, CurrCp->dirB } ); Since it may also fix runtime issues on powerpc64 elfv1, bump PORTREVISION. END