summaryrefslogtreecommitdiff
path: root/lang/clisp
diff options
context:
space:
mode:
authorrjs <rjs@pkgsrc.org>2019-08-13 14:24:31 +0000
committerrjs <rjs@pkgsrc.org>2019-08-13 14:24:31 +0000
commitdbee75db1709edd20a774e5a84fcb3961356ef6a (patch)
treea43825b6ad649c7cedd319be33b07475236b9e04 /lang/clisp
parentae545fd7d8254225fddb6c345b99c5ea822efea8 (diff)
downloadpkgsrc-dbee75db1709edd20a774e5a84fcb3961356ef6a.tar.gz
Mark it broken for aarch64.
Diffstat (limited to 'lang/clisp')
-rw-r--r--lang/clisp/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/clisp/Makefile b/lang/clisp/Makefile
index 14fa9fba156..b3a3e76093b 100644
--- a/lang/clisp/Makefile
+++ b/lang/clisp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.113 2019/07/13 09:43:56 bsiegert Exp $
+# $NetBSD: Makefile,v 1.114 2019/08/13 14:24:31 rjs Exp $
DISTNAME= clisp-2.49
PKGREVISION= 26
@@ -14,6 +14,8 @@ LICENSE= gnu-gpl-v2
# XXX: is this still current?
BROKEN_ON_PLATFORM+= *-*-arm
+BROKEN_ON_PLATFORM+= *-*-aarch64
+
# makes the bulk build hang under MirBSD
BROKEN_ON_PLATFORM+= MirBSD-*-*