git: ccb1ade3a7b1 - main - lang/opencoarrays: enable on 13 / powerpc64

From: Piotr Kubaj <pkubaj_at_FreeBSD.org>
Date: Sun, 12 Mar 2023 00:18:44 UTC
The branch main has been updated by pkubaj:

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

commit ccb1ade3a7b115bbfb9b5355ccba4f4421cb9b0e
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2023-03-12 00:00:54 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2023-03-12 00:00:54 +0000

    lang/opencoarrays: enable on 13 / powerpc64
    
    Fixed in releng/13.2.
---
 lang/opencoarrays/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/lang/opencoarrays/Makefile b/lang/opencoarrays/Makefile
index 2f2d8ea58e32..3b9688ef00e5 100644
--- a/lang/opencoarrays/Makefile
+++ b/lang/opencoarrays/Makefile
@@ -13,7 +13,6 @@ BROKEN_aarch64=	Lack of IEEE754 support in gcc causes "Cannot find an intrinsic
 BROKEN_FreeBSD_12_powerpc=	Lack of IEEE754 support in gcc causes "Cannot find an intrinsic module named 'ieee_arithmetic'", see bug#255890
 BROKEN_FreeBSD_12_powerpc64=	Lack of IEEE754 support in gcc causes "Cannot find an intrinsic module named 'ieee_arithmetic'", see bug#255890
 BROKEN_FreeBSD_13_powerpc=	Lack of IEEE754 support in gcc causes "Cannot find an intrinsic module named 'ieee_arithmetic'", see bug#255890
-BROKEN_FreeBSD_13_powerpc64=	Lack of IEEE754 support in gcc causes "Cannot find an intrinsic module named 'ieee_arithmetic'", see bug#255890
 BROKEN_FreeBSD_13_powerpc64le=	Lack of IEEE754 support in gcc causes "Cannot find an intrinsic module named 'ieee_arithmetic'", see bug#255890
 
 BUILD_DEPENDS=	bash:shells/bash