git: 440dea80a6f0 - main - devel/build2: builds fine on powerpc

From: Piotr Kubaj <pkubaj_at_FreeBSD.org>
Date: Wed, 29 Jan 2025 16:58:24 UTC
The branch main has been updated by pkubaj:

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

commit 440dea80a6f0759fdc54b3c07ac3f691e6129175
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2025-01-28 18:14:35 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2025-01-29 16:57:09 +0000

    devel/build2: builds fine on powerpc
---
 devel/build2/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/devel/build2/Makefile b/devel/build2/Makefile
index 3be78bab0243..d9c99a86fc48 100644
--- a/devel/build2/Makefile
+++ b/devel/build2/Makefile
@@ -12,8 +12,6 @@ WWW=		https://build2.org
 LICENSE=	BSD2CLAUSE BSD3CLAUSE MIT
 LICENSE_COMB=	multi
 
-BROKEN_powerpc=	fails in stage: Invalid data memory access
-
 USES=		gmake pkgconfig sqlite tar:xz
 
 PIE_UNSAFE=	yes