Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Sep 2021 06:09:23 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: 0e4dc4c75906 - main - sysutils/rubygem-bolt: Add NO_ARCH
Message-ID:  <202109190609.18J69Nmp055801@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=0e4dc4c75906320095480e40ac726c4baf741361

commit 0e4dc4c75906320095480e40ac726c4baf741361
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-09-19 05:32:29 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-09-19 06:01:07 +0000

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

diff --git a/sysutils/rubygem-bolt/Makefile b/sysutils/rubygem-bolt/Makefile
index 1562f77c8fa8..83a8ec4ec9a6 100644
--- a/sysutils/rubygem-bolt/Makefile
+++ b/sysutils/rubygem-bolt/Makefile
@@ -36,6 +36,8 @@ USE_RUBY=	yes
 ruby_OLD_CMD+=	/opt/puppetlabs/puppet/bin/ruby
 SHEBANG_FILES=	libexec/*
 
+NO_ARCH=	yes
+
 PLIST_FILES=	bin/bolt \
 		etc/bash_completion.d/bolt
 



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