diff options
Diffstat (limited to 'biology/avida/Makefile')
-rw-r--r-- | biology/avida/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/biology/avida/Makefile b/biology/avida/Makefile index 2bbaef108e79..be08e312e5de 100644 --- a/biology/avida/Makefile +++ b/biology/avida/Makefile @@ -13,6 +13,7 @@ COMMENT= Auto-adaptive genetic system designed for ALife research LICENSE= GPLv3 BROKEN_aarch64= invokes x86 asm +BROKEN_armv6= invokes x86 asm BROKEN_mips= invokes x86 asm BROKEN_mips64= invokes x86 asm BROKEN_sparc64= missing atomics implementation |