1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00

devel/the-way: Broken on powerpc64le

Reported by:	fallout
This commit is contained in:
Yuri Victorovich 2024-01-15 00:12:30 -08:00
parent f7033ad438
commit 0a65b5e920

View File

@ -11,6 +11,8 @@ WWW= https://github.com/out-of-cheese-error/the-way
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_powerpc64le= compilation failure: called `Option::unwrap()` on a `None` value in ring-0.16.20/build.rs: # see https://github.com/out-of-cheese-error/the-way/issues/160
USES= cargo
USE_GITHUB= yes
GH_ACCOUNT= out-of-cheese-error