git: ffee6748eca8 - main - databases/rubygem-click_house-client: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 07 Sep 2025 23:26:11 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ffee6748eca88e5c2c43664c557381e6b276be22
commit ffee6748eca88e5c2c43664c557381e6b276be22
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-09-07 22:55:47 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-09-07 23:07:35 +0000
databases/rubygem-click_house-client: Add NO_ARCH
Approved by: portmgr (blanket)
---
databases/rubygem-click_house-client/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/databases/rubygem-click_house-client/Makefile b/databases/rubygem-click_house-client/Makefile
index 57c1cf31cbd9..bcb5a89815c5 100644
--- a/databases/rubygem-click_house-client/Makefile
+++ b/databases/rubygem-click_house-client/Makefile
@@ -16,4 +16,6 @@ RUN_DEPENDS= rubygem-activerecord-gitlab>=7<9:databases/rubygem-activerecord-git
USES= gem
+NO_ARCH= yes
+
.include <bsd.port.mk>