git: 6a0e2f4d172e - main - devel/sope2: unbreak on powerpc64

From: Piotr Kubaj <pkubaj_at_FreeBSD.org>
Date: Tue, 15 Mar 2022 02:46:43 UTC
The branch main has been updated by pkubaj:

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

commit 6a0e2f4d172ea4708724c6fae1af10d00cde9390
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2022-03-15 02:43:11 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2022-03-15 02:43:11 +0000

    devel/sope2: unbreak on powerpc64
    
    Builds fine.
---
 devel/sope2/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/devel/sope2/Makefile b/devel/sope2/Makefile
index aee70396af51..9dfd4391d611 100644
--- a/devel/sope2/Makefile
+++ b/devel/sope2/Makefile
@@ -13,7 +13,6 @@ COMMENT=		Extensive set of GNUstep web application frameworks
 LICENSE=		LGPL20
 
 BROKEN_aarch64=		fails to build: bundle.make:301: STXSaxDriver.sax/Resources/Info-gnustep.plist] Abort trap (core dumped)
-BROKEN_powerpc64=	fails to build: bundle.make:301: STXSaxDriver.sax/Resources/Info-gnustep.plist] Illegal instruction (core dumped)
 
 LIB_DEPENDS=		libxml2.so:textproc/libxml2 \
 			libmemcached.so:databases/libmemcached