git: 1554609944d1 - main - databases/rubygem-puppetdb_cli: Add NO_ARCH

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Sep 19 06:09:25 UTC 2021


The branch main has been updated by sunpoet:

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

commit 1554609944d180330b57ea4cda5e8c45e9bc60d0
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-19 05:32:21 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-19 06:01:05 +0000

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

diff --git a/databases/rubygem-puppetdb_cli/Makefile b/databases/rubygem-puppetdb_cli/Makefile
index 6323c721145e..21356d7eca37 100644
--- a/databases/rubygem-puppetdb_cli/Makefile
+++ b/databases/rubygem-puppetdb_cli/Makefile
@@ -15,6 +15,8 @@ RUN_DEPENDS=	rubygem-cri>0:devel/rubygem-cri \
 USES=		gem
 USE_RUBY=	yes
 
+NO_ARCH=	yes
+
 PLIST_FILES=	bin/puppet-db \
 		bin/puppet-query
 


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