Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jun 2022 21:00:30 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: 7ab4480cabbc - main - devel/rubygem-io-wait01: Add NO_ARCH
Message-ID:  <202206212100.25LL0ULf024373@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=7ab4480cabbc7db0c56a182f0055c3bd42dd9602

commit 7ab4480cabbc7db0c56a182f0055c3bd42dd9602
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-06-21 20:58:45 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-06-21 20:58:45 +0000

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

diff --git a/devel/rubygem-io-wait01/Makefile b/devel/rubygem-io-wait01/Makefile
index 0f84f9a49069..3c7fab3c7f29 100644
--- a/devel/rubygem-io-wait01/Makefile
+++ b/devel/rubygem-io-wait01/Makefile
@@ -16,6 +16,8 @@ LICENSE_FILE_RUBY=	${WRKSRC}/COPYING
 USES=		gem
 USE_RUBY=	yes
 
+NO_ARCH=	yes
+
 PORTSCOUT=	limit:^0\.1\.
 
 .include <bsd.port.mk>



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