net/narrowlink: Broken on powerpc64le

Reported by:	https://portsfallout.com/
This commit is contained in:
Yuri Victorovich 2024-01-12 17:16:23 -08:00
parent 4a7e52dfb9
commit 755a2b1c81

View file

@ -10,6 +10,8 @@ WWW= https://narrowlink.com
LICENSE= MPL20
LICENSE_FILE= ${WRKSRC}/LICENSE.md
BROKEN_powerpc64le= build breaks due to panic in the ring crate: alled `Option::unwrap()` on a `None` value, see https://github.com/briansmith/ring/issues/1904
USES= cargo
USE_RC_SUBR= narrowlink-agent narrowlink-gateway
USE_GITHUB= yes