git: b87ff738c5cc - main - audio/songrec: unbreak on powerpc64le

From: Piotr Kubaj <pkubaj_at_FreeBSD.org>
Date: Wed, 29 Jan 2025 16:57:45 UTC
The branch main has been updated by pkubaj:

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

commit b87ff738c5cca25dc8e13545f2b3e2e60d3ae1ba
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2025-01-23 15:13:43 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2025-01-29 16:56:16 +0000

    audio/songrec: unbreak on powerpc64le
---
 audio/songrec/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/audio/songrec/Makefile b/audio/songrec/Makefile
index 63e7bb9ee864..51c4d616fd7e 100644
--- a/audio/songrec/Makefile
+++ b/audio/songrec/Makefile
@@ -10,8 +10,6 @@ WWW=		https://github.com/marin-m/SongRec
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BROKEN_powerpc64le=	rust compiler crashes, see https://github.com/rust-lang/rust/issues/120583
-
 LIB_DEPENDS=	libasound.so:audio/alsa-lib \
 		libdbus-1.so:devel/dbus \
 		libpulse.so:audio/pulseaudio