git: 276eaf5cf3f9 - main - lang/angelscript: enable on riscv64

From: Piotr Kubaj <pkubaj_at_FreeBSD.org>
Date: Fri, 17 Dec 2021 14:10:02 UTC
The branch main has been updated by pkubaj:

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

commit 276eaf5cf3f966505e4c3958f125ba49a4cfe279
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2021-12-17 13:36:21 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2021-12-17 13:36:21 +0000

    lang/angelscript: enable on riscv64
---
 lang/angelscript/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/lang/angelscript/Makefile b/lang/angelscript/Makefile
index 482910869d4b..e315c7e1d91d 100644
--- a/lang/angelscript/Makefile
+++ b/lang/angelscript/Makefile
@@ -11,7 +11,6 @@ COMMENT=	AngelCode Scripting Library
 
 LICENSE=	ZLIB
 
-BROKEN_riscv64=	Does not build: invokes x86 asm
 BROKEN_sparc64=	Does not build: invokes x86 asm
 
 USES=		alias compiler:c11 dos2unix gmake zip