biology/btllib: Temporarily not for non-64-bit architectures

Until the breakage is fixed by the upstream.

Reported by:	https://portsfallout.com/
This commit is contained in:
Yuri Victorovich 2024-01-11 19:01:51 -08:00
parent 216e1100d1
commit 7f06db3019

View file

@ -10,6 +10,8 @@ WWW= https://github.com/bcgsc/btllib
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
NOT_FOR_ARCHS= armv6 armv7 i386 mips powerpc # temporary until https://github.com/bcgsc/btllib/issues/117 is fixed
BUILD_DEPENDS= bash:shells/bash \
samtools:biology/samtools \
cmake:devel/cmake-core