git: a6b23a5f9c05 - main - net/rubygem-orchestrator_client: Add NO_ARCH

Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jun 10 14:49:36 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a6b23a5f9c0501e30495d4cba25793c45ec49495

commit a6b23a5f9c0501e30495d4cba25793c45ec49495
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-10 14:31:32 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-10 14:46:23 +0000

    net/rubygem-orchestrator_client: Add NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 net/rubygem-orchestrator_client/Makefile | 2 ++
 1 file changed, 2 insertions(+)

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>


More information about the dev-commits-ports-main mailing list