diff options
Diffstat (limited to 'biology/ugene/Makefile')
-rw-r--r-- | biology/ugene/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/ugene/Makefile b/biology/ugene/Makefile index 421e1f697db8..337315a28f48 100644 --- a/biology/ugene/Makefile +++ b/biology/ugene/Makefile @@ -18,7 +18,7 @@ LICENSE= GPLv2 RUN_DEPENDS= bash:shells/bash -BROKEN_arm64= Fails to build: invokes x86 asm +BROKEN_aarch64= Fails to build: invokes x86 asm USES= desktop-file-utils execinfo qmake USE_GL= glu |