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:
parent
216e1100d1
commit
7f06db3019
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue