git: 1e45a3bb7e5a - main - math/gnubc: enable on powerpc64

From: Piotr Kubaj <pkubaj_at_FreeBSD.org>
Date: Fri, 11 Sep 2026 12:49:59 UTC
The branch main has been updated by pkubaj:

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

commit 1e45a3bb7e5a94ed590749421f3f5087d2619ea3
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2026-08-31 11:29:28 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2026-09-11 12:49:03 +0000

    math/gnubc: enable on powerpc64
    
    Tests pass.
---
 math/gnubc/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/math/gnubc/Makefile b/math/gnubc/Makefile
index 82175080d71c..dda7f4482346 100644
--- a/math/gnubc/Makefile
+++ b/math/gnubc/Makefile
@@ -11,8 +11,6 @@ WWW=		https://www.gnu.org/software/bc/
 LICENSE=	GPLv3+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-BROKEN_powerpc64=	fails to build: tests fail with error code 2
-
 USES=		cpe libedit makeinfo tar:lz
 CPE_VENDOR=	gnu
 GNU_CONFIGURE=	yes