Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Apr 2026 03:55:28 +0000
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a8c71d084294 - main - www/evcc: mark unsupported for i386 platform
Message-ID:  <69d874b0.1c5cb.31458648@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by mfechner:

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

commit a8c71d0842944ac160b1212da7534de326be7fe5
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2026-04-10 03:54:48 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2026-04-10 03:55:26 +0000

    www/evcc: mark unsupported for i386 platform
---
 www/evcc/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/www/evcc/Makefile b/www/evcc/Makefile
index 586eba9c0bc2..35df7f03f7fe 100644
--- a/www/evcc/Makefile
+++ b/www/evcc/Makefile
@@ -12,6 +12,8 @@ WWW=		https://evcc.io/ \
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN_i386=	Platform i386 is not supported
+
 BUILD_DEPENDS=	npm>0:www/npm
 
 USES=		gmake go:1.26+,modules,no_targets nodejs:lts,build tar:zstd


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d874b0.1c5cb.31458648>