git: 90a1966d4802 - 2023Q3 - audio/webrtc-audio-processing: allow riscv64 after 32c5afbfa2bd

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Sat, 02 Sep 2023 04:55:09 UTC
The branch 2023Q3 has been updated by jbeich:

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

commit 90a1966d480258d6d9739d9e75e7da1483310a31
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-09-02 04:45:40 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-09-02 04:54:57 +0000

    audio/webrtc-audio-processing: allow riscv64 after 32c5afbfa2bd
    
    https://gitlab.freedesktop.org/pulseaudio/webrtc-audio-processing/-/commit/e47b68df57aa
    (cherry picked from commit 0b36ad013546d158dc2ae789a52ea39f8b15ae0b)
---
 audio/webrtc-audio-processing/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/audio/webrtc-audio-processing/Makefile b/audio/webrtc-audio-processing/Makefile
index 8ba26cb1f0ef..9628db7e50cc 100644
--- a/audio/webrtc-audio-processing/Makefile
+++ b/audio/webrtc-audio-processing/Makefile
@@ -17,7 +17,6 @@ LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 BROKEN_powerpc=		fails to compile: ./webrtc/rtc_base/system/arch.h:54:2: Please add support for your architecture in rtc_base/system/arch.h
-BROKEN_riscv64=		fails to compile: ./webrtc/rtc_base/system/arch.h:54:2: Please add support for your architecture in rtc_base/system/arch.h
 
 BUILD_DEPENDS=	abseil>0:devel/abseil