aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rw-r--r--lang/luajit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/luajit/Makefile b/lang/luajit/Makefile
index 1731abfac504..9a2a6b25be20 100644
--- a/lang/luajit/Makefile
+++ b/lang/luajit/Makefile
@@ -15,8 +15,8 @@ LICENSE= MIT PD
LICENSE_COMB= multi
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
-BROKEN_aarch64= fails to compile: lj_arch.h:55:2: No support for this architecture (yet)
-BROKEN_powerpc64= not ported to powerpc64 upstream
+IGNORE_aarch64= fails to compile: lj_arch.h:55:2: No support for this architecture (yet)
+IGNORE_powerpc64= fails to compile: lj_arch.h:346:2: No support for PowerPC 64 bit mode
WRKSRC= ${WRKDIR}/LuaJIT-${DISTVERSION}
USES= gmake