diff --git a/biology/infernal/Makefile b/biology/infernal/Makefile index 8ecde37b71ac..4f081db2520c 100644 --- a/biology/infernal/Makefile +++ b/biology/infernal/Makefile @@ -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