Also enable on powerpc64le.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2020-09-24 20:29:35 +00:00
parent a25203fd7d
commit fbf95f4a64
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=549947

View File

@ -12,7 +12,7 @@ COMMENT= Profile hidden Markov models for biological sequence analysis
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 powerpcspe
ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 powerpc64le powerpcspe
ONLY_FOR_ARCHS_REASON= requires SSE2 or AltiVec instructions
USES= compiler:c11 gmake perl5 python:3.5+,test shebangfix