Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Jul 2023 16:55:18 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: 1f9663f6a920 - main - devel/robin-map: Add NO_ARCH
Message-ID:  <202307311655.36VGtIbs004738@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=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 \



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