Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Jun 2021 14:49:28 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a6b23a5f9c05 - main - net/rubygem-orchestrator_client: Add NO_ARCH
Message-ID:  <202106101449.15AEnS0E050445@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

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

commit a6b23a5f9c0501e30495d4cba25793c45ec49495
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-06-10 14:31:32 +0000
Commit:     Po-Chuan Hsieh <sunpoet@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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106101449.15AEnS0E050445>