git: d0f2c8f5a0ba - main - science/siesta: enable on 13 / powerpc{,64le}

From: Piotr Kubaj <pkubaj_at_FreeBSD.org>
Date: Wed, 15 Mar 2023 08:48:32 UTC
The branch main has been updated by pkubaj:

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

commit d0f2c8f5a0ba461dbb5a9bbc8ec6ff5cc1789abe
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2023-03-15 08:48:15 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2023-03-15 08:48:15 +0000

    science/siesta: enable on 13 / powerpc{,64le}
---
 science/siesta/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/science/siesta/Makefile b/science/siesta/Makefile
index 14932eafc48d..d23082014e88 100644
--- a/science/siesta/Makefile
+++ b/science/siesta/Makefile
@@ -13,8 +13,6 @@ LICENSE_FILE=	${WRKSRC}/../COPYING
 BROKEN_aarch64=	Lack of IEEE754 support in gcc causes "Cannot find an intrinsic module named 'ieee_arithmetic'", see bug#255890
 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_powerpc64le=	Lack of IEEE754 support in gcc causes "Cannot find an intrinsic module named 'ieee_arithmetic'", see bug#255890
 
 LIB_DEPENDS=	libblas.so:math/blas \
 		liblapack.so:math/lapack