net-fs/garage: add QA_FLAGS_IGNORED

This commit is contained in:
odrling 2024-04-01 12:22:10 +02:00
parent 7a3207900e
commit 91d875a0d4
No known key found for this signature in database
GPG key ID: EC907F69A27A90C5

View file

@ -479,6 +479,8 @@ LICENSE+="
SLOT="0"
KEYWORDS="~amd64 ~arm64"
QA_FLAGS_IGNORED="usr/bin/${PN}"
src_install() {
cargo_src_install --path "${S}/src/garage"
}