app-backup/restic-browser: Add QA_FLAGS_IGNORED for this rust package

Closes: https://bugs.gentoo.org/943043
Signed-off-by: Sebastian Engel <sighunter@gmx.de>
This commit is contained in:
Sebastian Engel 2024-11-20 10:12:34 +01:00
parent deb85a86b3
commit 93416d41ab
No known key found for this signature in database
GPG Key ID: E6359D3AA1AA2397

View File

@ -448,6 +448,8 @@ BDEPEND="
net-libs/nodejs[npm]
"
QA_FLAGS_IGNORED="usr/bin/restic-browser"
src_prepare() {
pushd .. >/dev/null || die
default