git: de33eb2030aa - main - textproc/hs-pandoc: Unbreak on aarch64.

From: Gleb Popov <arrowd_at_FreeBSD.org>
Date: Wed, 31 Aug 2022 08:06:04 UTC
The branch main has been updated by arrowd:

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

commit de33eb2030aad0d63730e85bf5a85fdcd1a8d1e1
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2022-08-31 08:05:16 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2022-08-31 08:05:58 +0000

    textproc/hs-pandoc: Unbreak on aarch64.
    
    This reverts commit f525cd95361019402c8e18f16ff13c2e035d47ff.
---
 textproc/hs-pandoc/Makefile | 2 --
 1 file changed, 2 deletions(-)

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