aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Popov <arrowd@FreeBSD.org>2022-09-01 11:51:15 +0000
committerGleb Popov <arrowd@FreeBSD.org>2022-09-01 11:51:36 +0000
commite877385000e3657de516eb4d499458379ee75376 (patch)
tree3d8b89913cab26f32a424dcb7b78dd584ed3f0cc
parentc1a64a37a439f1f0b234b1df12c1fb3ad0cc1839 (diff)
downloadports-e877385000e3657de516eb4d499458379ee75376.tar.gz
ports-e877385000e3657de516eb4d499458379ee75376.zip
devel/hs-git-annex: Unbreak on aarch64.
This reverts commit c1451a3d6d7779b7cdfc1156de88a1d565e58713.
-rw-r--r--devel/hs-git-annex/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/hs-git-annex/Makefile b/devel/hs-git-annex/Makefile
index ac811fe8d836..2781d12c974e 100644
--- a/devel/hs-git-annex/Makefile
+++ b/devel/hs-git-annex/Makefile
@@ -6,8 +6,6 @@ CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
COMMENT= Manage files with git, without checking their contents into git
-BROKEN_aarch64= Causes compiler to crash
-
LICENSE= GPLv3
BUILD_DEPENDS= rsync:net/rsync \