diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2016-11-08 19:29:56 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2016-11-08 19:29:56 +0000 |
commit | 17e48e339ba2cbe76005240eab9b4409c03c0bd7 (patch) | |
tree | f77d62ca66840ca8e1e6d01a24391ded26f3d643 /biology/avida/Makefile | |
parent | 69ddf3ca485e29ab4cd58d942f94e3a863a31e2f (diff) | |
download | ports-17e48e339ba2cbe76005240eab9b4409c03c0bd7.tar.gz ports-17e48e339ba2cbe76005240eab9b4409c03c0bd7.zip |
Notes
Diffstat (limited to 'biology/avida/Makefile')
-rw-r--r-- | biology/avida/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/avida/Makefile b/biology/avida/Makefile index f92aafb95e8b..5a0d89b11ba0 100644 --- a/biology/avida/Makefile +++ b/biology/avida/Makefile @@ -12,7 +12,7 @@ COMMENT= Auto-adaptive genetic system designed for ALife research LICENSE= GPLv3 -BROKEN_arm64= invokes x86 asm +BROKEN_aarch64= invokes x86 asm BROKEN_mips= invokes x86 asm BROKEN_mips64= invokes x86 asm BROKEN_sparc64= missing atomics implementation |