biology/freebayes: enable on riscv64

This commit is contained in:
Piotr Kubaj 2021-12-17 14:26:35 +01:00
parent 73e9076cbb
commit b473e2091d

View file

@ -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_riscv64= fails to compile: invalid conversion between vector type and integer type
LIB_DEPENDS= libhts.so:biology/htslib \
libtabix.so:biology/tabixpp