Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 May 2026 18:07:35 +0000
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6fc126e9b695 - main - lang/guile3: GC no longer applicable BROKEN statement
Message-ID:  <6a1c78e7.1a2fe.59e75c00@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by danfe:

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

commit 6fc126e9b695edefce4034253172a3fd06d5e706
Author:     Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2026-05-31 18:05:50 +0000
Commit:     Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2026-05-31 18:05:50 +0000

    lang/guile3: GC no longer applicable BROKEN statement
    
    Reference:      https://issues.guix.gnu.org/75078
---
 lang/guile3/Makefile | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/lang/guile3/Makefile b/lang/guile3/Makefile
index e7eaddc8d1b3..ddf96a20c267 100644
--- a/lang/guile3/Makefile
+++ b/lang/guile3/Makefile
@@ -11,9 +11,6 @@ WWW=		https://www.gnu.org/software/guile/
 LICENSE=	GPLv3 LGPL3
 LICENSE_COMB=	multi
 
-NOT_FOR_ARCHS?=	armv7 i386
-NOT_FOR_ARCHS_REASON=	Does not build on armv7 and i386
-
 USES=		tar:lz
 
 # The -aclocal slave port includes this file to get the version,


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a1c78e7.1a2fe.59e75c00>