aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/protobuf/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/protobuf/Makefile b/devel/protobuf/Makefile
index a80ddf7edf06..aa306f178a53 100644
--- a/devel/protobuf/Makefile
+++ b/devel/protobuf/Makefile
@@ -15,6 +15,7 @@ GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USE_PKGCONFIG= yes
USES+= pathfix
+ONLY_FOR_ARCHS= i386 amd64
tests: build
@(cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} check)