aboutsummaryrefslogtreecommitdiff
path: root/biology/trimadap
diff options
context:
space:
mode:
authorJason W. Bacon <jwb@FreeBSD.org>2019-05-11 00:18:24 +0000
committerJason W. Bacon <jwb@FreeBSD.org>2019-05-11 00:18:24 +0000
commit839e242bac47e982a575f0b84a8399fb06096ef3 (patch)
tree2d6f30a4be5b9d79c5c22f179777421f9a1831d6 /biology/trimadap
parenta06576a49b5678b0996a978ced0ed0ffa295c20e (diff)
downloadports-839e242bac47e982a575f0b84a8399fb06096ef3.tar.gz
ports-839e242bac47e982a575f0b84a8399fb06096ef3.zip
biology/trimadap: Mark only for amd64 and i386
Contains hard-coded SSE instructions
Notes
Notes: svn path=/head/; revision=501207
Diffstat (limited to 'biology/trimadap')
-rw-r--r--biology/trimadap/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/biology/trimadap/Makefile b/biology/trimadap/Makefile
index 565e42f7c40e..e5cb61388546 100644
--- a/biology/trimadap/Makefile
+++ b/biology/trimadap/Makefile
@@ -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