misc/amazon-qldb-shell: Broken because ahash requires the removed feature

Reported by:	fallout
This commit is contained in:
Yuri Victorovich 2024-04-03 09:59:27 -07:00
parent fb35755d5a
commit 71a1ce1be7

View file

@ -10,6 +10,8 @@ WWW= https://github.com/awslabs/amazon-qldb-shell
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN= unknown feature `stdsimd`, ahash requires the removed feature, see https://github.com/awslabs/amazon-qldb-shell/issues/587
BUILD_DEPENDS= cmake:devel/cmake-core \
rust-nightly>0:lang/rust-nightly # #![feature(rustc_attrs)] => #![feature]` may not be used on the stable release channel