app-admin/yolk: fix qa warnings

- Fix qa warning about cflag (false postive, because rust doesn't
  support -fgcc-record-switches)
- Add minimium support rust version (msrv)

Closes: https://bugs.gentoo.org/979222
Closes: https://bugs.gentoo.org/979223
Signed-off-by: AshyPinguin <pinguinlars1105+gentoo@gmail.com>
This commit is contained in:
AshyPinguin
2026-07-16 14:23:33 +02:00
parent 97b8f5ab8f
commit 2b23937208

View File

@@ -267,7 +267,9 @@ SRC_URI="
https://github.com/elkowar/yolk/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
"
QA_FLAGS_IGNORE="/usr/bin/yolk"
QA_FLAGS_IGNORE="
usr/bin/yolk
"
LICENSE="|| ( Apache-2.0 MIT )"
# Dependent crate licenses