1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

biology/bowtie2: Clarify CPU-specificity

This commit is contained in:
Jason W. Bacon 2019-04-24 17:41:27 +00:00
parent b8994311d8
commit 3c65c04264
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=499873

View File

@ -11,7 +11,8 @@ COMMENT= Ultrafast, memory-efficient short read aligner
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/LICENSE
# May also work on other 64-bit platforms, but untested
# Requires a 64-bit processor and depends on hard-coded SSE instructions
# Experimental support for AARCH64 as of 2.3.5
ONLY_FOR_ARCHS= amd64
LIB_DEPENDS= libtbb.so:devel/tbb
RUN_DEPENDS= bash:shells/bash