gnu: bless: Build only for x86_64.
* gnu/packages/bioinformatics.scm (bless): Add supported-systems field.master
parent
0536727efe
commit
9641a89957
|
@ -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
|
||||
|
|
Reference in New Issue