aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/dotnet/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/dotnet/Makefile b/lang/dotnet/Makefile
index 76901248557c..0d61b003fc8a 100644
--- a/lang/dotnet/Makefile
+++ b/lang/dotnet/Makefile
@@ -15,6 +15,8 @@ WWW= https://dot.net
LICENSE= MIT
+ONLY_FOR_ARCHS= amd64
+
BUILD_DEPENDS= bash:shells/bash \
cmake:devel/cmake-core \
git:devel/git \