git: f525cd953610 - main - textproc/hs-pandoc: Mark BROKEN on aarch64.

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

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

commit f525cd95361019402c8e18f16ff13c2e035d47ff
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2022-07-21 08:23:19 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2022-07-21 08:24:25 +0000

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

diff --git a/textproc/hs-pandoc/Makefile b/textproc/hs-pandoc/Makefile
index 91f98518ca69..cece20947927 100644
--- a/textproc/hs-pandoc/Makefile
+++ b/textproc/hs-pandoc/Makefile
@@ -5,6 +5,8 @@ CATEGORIES=	textproc haskell
 MAINTAINER=	haskell@FreeBSD.org
 COMMENT=	Conversion between markup formats
 
+BROKEN_aarch64=	Causes compiler to crash
+
 LICENSE=	GPLv2
 
 USES=		cabal