Also enable on powerpc64le.
Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
a25203fd7d
commit
fbf95f4a64
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=549947
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue