git: 694cc4216b6d - main - devel/selene: unbreak on powerpc64le

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

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

commit 694cc4216b6d57cd6a91ed58284d57283c615647
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2025-01-23 17:28:01 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2025-01-29 16:56:22 +0000

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

diff --git a/devel/selene/Makefile b/devel/selene/Makefile
index a606eca9ebda..d18c6bd408ad 100644
--- a/devel/selene/Makefile
+++ b/devel/selene/Makefile
@@ -10,8 +10,6 @@ WWW=		https://kampfkarren.github.io/selene/
 LICENSE=	MPL20
 LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
-BROKEN_powerpc64le=	compilation failure: called `Option::unwrap()` on a `None` value in ring-0.16.20/build.rs: # next release should fix this
-
 USES=		cargo
 USE_GITHUB=	yes
 GH_ACCOUNT=	kampfkarren