1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

biology/hisat2: enable on riscv64

This commit is contained in:
Piotr Kubaj 2021-12-16 22:38:04 +01:00
parent e8cf9c4daf
commit e404b5546c

View File

@ -10,7 +10,7 @@ COMMENT= Alignment program for mapping next-generation sequencing reads
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
ONLY_FOR_ARCHS= aarch64 amd64 powerpc64 powerpc64le
ONLY_FOR_ARCHS= aarch64 amd64 powerpc64 powerpc64le riscv64
ONLY_FOR_ARCHS_REASON= 64-bit code, some assembly language
BUILD_DEPENDS= simde>0:devel/simde