Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Nov 2025 19:17:52 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: 850920d50265 - main - finance/odoo17: Add NO_ARCH
Message-ID:  <202511171917.5AHJHqjo010133@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=850920d50265e17a8e9143019f56e7b1a5e6e12b

commit 850920d50265e17a8e9143019f56e7b1a5e6e12b
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-11-17 19:15:32 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-11-17 19:15:32 +0000

    finance/odoo17: Add NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 finance/odoo17/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/finance/odoo17/Makefile b/finance/odoo17/Makefile
index 9aaa64fa7183..9298bbdd14a1 100644
--- a/finance/odoo17/Makefile
+++ b/finance/odoo17/Makefile
@@ -73,6 +73,8 @@ USES=		cpe gnome ldap python pgsql shebangfix
 USE_GNOME=	libxml2
 USE_PYTHON=	cryptography distutils
 
+NO_ARCH=	yes
+
 SHEBANG_LANG=	python
 SHEBANG_FILES=	${WRKSRC}/${PORTNAME}/addons/web/static/lib/select2/release.sh \
 		${WRKSRC}/${PORTNAME}/addons/web/tooling/*.sh \


home | help

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