1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

biology/trimadap: Mark only for amd64 and i386

Contains hard-coded SSE instructions
This commit is contained in:
Jason W. Bacon 2019-05-11 00:18:24 +00:00
parent a06576a49b
commit 839e242bac
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=501207

View File

@ -10,9 +10,8 @@ COMMENT= Trim adapter sequences from Illumina data using heuristic rules
LICENSE= GPLv2
BROKEN_aarch64= fails to compile: invalid conversion between vector type and integer type
BROKEN_armv6= fails to compile: invalid conversion between vector type and integer type
BROKEN_armv7= fails to compile: invalid conversion between vector type and integer type
ONLY_FOR_ARCHS= amd64 i386
ONLY_FOR_ARCHS_REASON= Hard-coded SSE instructions
USE_GITHUB= yes
GH_ACCOUNT= lh3