Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Apr 2026 08:18:04 +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: ff29c9bc4a57 - main - sysutils/vagrant-gitlab: mark unsupported for i386 platform
Message-ID:  <69d8b23c.3f28c.1a88469b@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=ff29c9bc4a572d7c4ddb8fab10cf1272d4a1db59

commit ff29c9bc4a572d7c4ddb8fab10cf1272d4a1db59
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2026-04-10 08:14:30 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2026-04-10 08:18:02 +0000

    sysutils/vagrant-gitlab: mark unsupported for i386 platform
---
 sysutils/vagrant-gitlab/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sysutils/vagrant-gitlab/Makefile b/sysutils/vagrant-gitlab/Makefile
index 8c82ec8fdb24..a83914c58a37 100644
--- a/sysutils/vagrant-gitlab/Makefile
+++ b/sysutils/vagrant-gitlab/Makefile
@@ -12,6 +12,8 @@ WWW=		https://www.vagrantup.com/
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN_i386=	Platform i386 is not supported
+
 BUILD_DEPENDS=	rubygem-builder>=2.1.2:devel/rubygem-builder \
 		rubygem-bundler>=1.12.5:sysutils/rubygem-bundler \
 		rubygem-main>=1.0:devel/rubygem-main


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d8b23c.3f28c.1a88469b>