aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2024-03-28 17:56:18 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2024-03-28 17:56:18 +0000
commitefa7dda6863874bd68a15477770bdc3ff993f02a (patch)
tree4d04bdfd2b7eb7b5243e07c15d002366307ddd21
parent9392db23512023d67befab94744990efabac0603 (diff)
downloadports-efa7dda6863874bd68a15477770bdc3ff993f02a.tar.gz
ports-efa7dda6863874bd68a15477770bdc3ff993f02a.zip
shells/atuin: Broken on i386; Not broken on powerpc64le
Reported by: fallout
-rw-r--r--shells/atuin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/atuin/Makefile b/shells/atuin/Makefile
index efafc23cfd5f..985e6698dff4 100644
--- a/shells/atuin/Makefile
+++ b/shells/atuin/Makefile
@@ -11,7 +11,7 @@ WWW= https://atuin.sh
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/atuinsh/atuin/issues/1569
+BROKEN_i386= compilation fails: evaluation of constant value failed, see https://github.com/briansmith/ring/issues/2006
USES= cargo