aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rw-r--r--lang/inko/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/inko/Makefile b/lang/inko/Makefile
index 049149243e06..2bb4c48066e6 100644
--- a/lang/inko/Makefile
+++ b/lang/inko/Makefile
@@ -10,6 +10,8 @@ WWW= https://inko-lang.org/
LICENSE= MPL20
LICENSE_FILE= ${WRKSRC}/LICENSE
+NOT_FOR_ARCHS= armv6 armv7 i386 mips powerpc # build fails on non-64-bit architectures: Inko requires a 64-bits architecture
+
LIB_DEPENDS= libffi.so:devel/libffi
USES= cargo llvm:15 localbase:ldflags