git: 7ab4480cabbc - main - devel/rubygem-io-wait01: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Jun 2022 21:00:30 UTC
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>