dev-embedded/probe-rs-tools: silence false positives

Closes: https://bugs.gentoo.org/976020
Signed-off-by: AshyPinguin <pinguinlars1105+gentoo@gmail.com>
This commit is contained in:
AshyPinguin
2026-05-26 18:31:40 +02:00
parent 589981fdf1
commit 7dd5f2d4d9

View File

@@ -35,6 +35,7 @@ LICENSE+="
SLOT="0"
KEYWORDS="~amd64 ~arm64"
QA_FLAGS_IGNORED="/usr/bin/probe-rs /usr/bin/cargo-embed /usr/bin/cargo-flash"
RESTRICT=test #TODO: allow manual testing if it is possible to install a target
src_install() {