gnu: bless: Build only for x86_64.

* gnu/packages/bioinformatics.scm (bless): Add supported-systems field.
master
Ricardo Wurmus 2015-11-20 11:30:57 +01:00
parent 0536727efe
commit 9641a89957
1 changed files with 1 additions and 0 deletions

View File

@ -595,6 +595,7 @@ confidence to have in an alignment.")
("boost" ,boost)
("pigz" ,pigz)
("zlib" ,zlib)))
(supported-systems '("x86_64-linux"))
(home-page "http://sourceforge.net/p/bless-ec/wiki/Home/")
(synopsis "Bloom-filter-based error correction tool for NGS reads")
(description