git: 0625da262454 - main - textproc/rubygem-puppet-strings: Add NO_ARCH

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


The branch main has been updated by sunpoet:

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

commit 0625da2624547e722e2bd7c7a3eea84025948821
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-19 05:33:00 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-19 06:01:12 +0000

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

diff --git a/textproc/rubygem-puppet-strings/Makefile b/textproc/rubygem-puppet-strings/Makefile
index 2947621cf575..2e936e715760 100644
--- a/textproc/rubygem-puppet-strings/Makefile
+++ b/textproc/rubygem-puppet-strings/Makefile
@@ -15,6 +15,8 @@ RUN_DEPENDS=	rubygem-rgen>=0:devel/rubygem-rgen \
 USES=		gem
 USE_RUBY=	yes
 
+NO_ARCH=	yes
+
 OPTIONS_SINGLE=	PUPPET
 OPTIONS_SINGLE_PUPPET=PUPPET5 PUPPET6 PUPPET7
 OPTIONS_DEFAULT=PUPPET7


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