aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/rubygem-orchestrator_client/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/rubygem-orchestrator_client/Makefile b/net/rubygem-orchestrator_client/Makefile
index 66c291546eb1..8518b7c88bb4 100644
--- a/net/rubygem-orchestrator_client/Makefile
+++ b/net/rubygem-orchestrator_client/Makefile
@@ -14,4 +14,6 @@ RUN_DEPENDS= rubygem-faraday0>=0:www/rubygem-faraday0 \
USES= gem
USE_RUBY= yes
+NO_ARCH= yes
+
.include <bsd.port.mk>