git: 1f9663f6a920 - main - devel/robin-map: Add NO_ARCH

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Mon, 31 Jul 2023 16:55:18 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1f9663f6a9205f59cd841c41e40e71f73c4be621

commit 1f9663f6a9205f59cd841c41e40e71f73c4be621
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-07-31 16:38:59 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-07-31 16:42:08 +0000

    devel/robin-map: Add NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 devel/robin-map/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/devel/robin-map/Makefile b/devel/robin-map/Makefile
index 8e88f3c155be..67d63d725f1d 100644
--- a/devel/robin-map/Makefile
+++ b/devel/robin-map/Makefile
@@ -12,6 +12,7 @@ LICENSE=	MIT
 USE_GITHUB=	yes
 GH_ACCOUNT=	Tessil
 
+NO_ARCH=	yes
 NO_BUILD=	yes
 
 PLIST_FILES=	include/tsl/robin_growth_policy.h \