aboutsummaryrefslogtreecommitdiff
path: root/biology
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2021-11-12 14:48:47 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2021-11-12 14:48:47 +0000
commit40dbbdf79c63cb6b89ffc8e4ecacb61bfd970ece (patch)
tree379a4f329e47ebcf7cacecca3eafd27e5c9dd7a3 /biology
parentad2853a39a19a8297fe13f40d051f52aac0be274 (diff)
downloadports-40dbbdf79c63cb6b89ffc8e4ecacb61bfd970ece.tar.gz
ports-40dbbdf79c63cb6b89ffc8e4ecacb61bfd970ece.zip
biology/hyphy: enable on armv7
Diffstat (limited to 'biology')
-rw-r--r--biology/hyphy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/hyphy/Makefile b/biology/hyphy/Makefile
index 3f946ae34b11..5950895e7cc8 100644
--- a/biology/hyphy/Makefile
+++ b/biology/hyphy/Makefile
@@ -8,7 +8,7 @@ COMMENT= Hypothesis testing using Phylogenies
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-ONLY_FOR_ARCHS= aarch64 amd64 i386 powerpc64le powerpc64 powerpc
+ONLY_FOR_ARCHS= aarch64 amd64 armv7 i386 powerpc64le powerpc64 powerpc
LIB_DEPENDS= libcurl.so:ftp/curl