git: 7c9b88eafda2 - main - lang/purescript: Mark BROKEN on aarch64.

From: Gleb Popov <arrowd_at_FreeBSD.org>
Date: Thu, 21 Jul 2022 08:24:47 UTC
The branch main has been updated by arrowd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7c9b88eafda2975a8e797575b2826c3b0bf77ce6

commit 7c9b88eafda2975a8e797575b2826c3b0bf77ce6
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2022-07-21 08:22:29 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2022-07-21 08:24:25 +0000

    lang/purescript: Mark BROKEN on aarch64.
    
    Reported by:    pkg-fallout
---
 lang/purescript/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/lang/purescript/Makefile b/lang/purescript/Makefile
index bec13526dfb2..93b5b19e9aef 100644
--- a/lang/purescript/Makefile
+++ b/lang/purescript/Makefile
@@ -5,6 +5,8 @@ CATEGORIES=	lang
 MAINTAINER=	haskell@FreeBSD.org
 COMMENT=	Functional language that compiles to JavaScript
 
+BROKEN_aarch64=	Causes compiler to crash
+
 LICENSE=	BSD3CLAUSE
 
 USES=		cabal