aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2021-11-05 01:14:22 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2021-11-05 01:14:22 +0000
commit0e5026aa1ecfd8af00d8e881b3f3d0b013afb8e6 (patch)
tree7ee13b79662d53ace80140ab5ca1b55be859a1c1
parent092bf9497d3ac5ffec7506c9855a5c368e2f0c01 (diff)
downloadports-0e5026aa1ecfd8af00d8e881b3f3d0b013afb8e6.tar.gz
ports-0e5026aa1ecfd8af00d8e881b3f3d0b013afb8e6.zip
biology/freebayes: builds fine on armv7
-rw-r--r--biology/freebayes/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/biology/freebayes/Makefile b/biology/freebayes/Makefile
index 9ca877a4c665..270cbce66418 100644
--- a/biology/freebayes/Makefile
+++ b/biology/freebayes/Makefile
@@ -10,7 +10,6 @@ LICENSE= MIT
# These should be rechecked: Same error resolved on aarch64 in 1.3.5 update.
BROKEN_armv6= fails to compile: invalid conversion between vector type and integer type
-BROKEN_armv7= fails to compile: invalid conversion between vector type and integer type
BROKEN_riscv64= fails to compile: invalid conversion between vector type and integer type
LIB_DEPENDS= libhts.so:biology/htslib \