git: 0614dffc4db3 - main - lang/clisp: enable on powerpc

From: Piotr Kubaj <pkubaj_at_FreeBSD.org>
Date: Wed, 27 Apr 2022 13:40:04 UTC
The branch main has been updated by pkubaj:

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

commit 0614dffc4db32d18f6f480db3a9f87e07eebdab9
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2022-04-27 13:19:00 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2022-04-27 13:19:00 +0000

    lang/clisp: enable on powerpc
---
 lang/clisp/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/lang/clisp/Makefile b/lang/clisp/Makefile
index d87be5d8f86c..7066305beab1 100644
--- a/lang/clisp/Makefile
+++ b/lang/clisp/Makefile
@@ -11,7 +11,6 @@ COMMENT=	Common Lisp implementation
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/GNU-GPL
 
-BROKEN_powerpc=	Does not compile
 BROKEN_sparc64=	Does not compile
 
 LIB_DEPENDS=	libffcall.so:devel/libffcall \