diff options
-rw-r--r-- | games/legesmotus/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/legesmotus/Makefile b/games/legesmotus/Makefile index b70d975baedd..72855a4f1145 100644 --- a/games/legesmotus/Makefile +++ b/games/legesmotus/Makefile @@ -13,6 +13,8 @@ COMMENT= Team-based, networked, 2D shooter set in zero-gravity LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual +BROKEN_arm64= Fails to build: Disallowed architecture for this platform: aarch64 + HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix="${PREFIX}" \ --mandir="${PREFIX}/man" \ |