Also enable on powerpc64le.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2020-09-24 20:38:59 +00:00
parent e23e1ee309
commit 7b6fb490d7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=549951

View File

@ -11,7 +11,7 @@ COMMENT= Search sequence databases for structural RNA homologs
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