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

Mark BROKEN on riscv64 the same as on aarch64.

While here, pet portlint (Makevar order).

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
This commit is contained in:
Mark Linimon 2021-01-19 02:29:16 +00:00
parent 58d53fb823
commit c9edd6a5af
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=562006

View File

@ -11,9 +11,10 @@ COMMENT= Free, open-source, cross-platform bioinformatics toolkit
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= bash:shells/bash
BROKEN_aarch64= Fails to build: invokes x86 asm
BROKEN_riscv64= Fails to build: invokes x86 asm
RUN_DEPENDS= bash:shells/bash
USE_GITHUB= yes
GH_ACCOUNT= ugeneunipro