aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--biology/hmmer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/hmmer/Makefile b/biology/hmmer/Makefile
index 2a327ef91056..e698af778d85 100644
--- a/biology/hmmer/Makefile
+++ b/biology/hmmer/Makefile
@@ -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 powerpc64le powerpcspe
+ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64
ONLY_FOR_ARCHS_REASON= requires SSE2 or AltiVec instructions
USES= compiler:c11 gmake perl5 python:3.5+,test shebangfix