From 0e4dc4c75906320095480e40ac726c4baf741361 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Sun, 19 Sep 2021 13:32:29 +0800 Subject: [PATCH] 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