app-admin/yolk: ignore non applicable CFLAGS warning

Closes: https://bugs.gentoo.org/976015
Signed-off-by: AshyPinguin <pinguinlars1105+gentoo@gmail.com>
This commit is contained in:
AshyPinguin
2026-05-31 21:44:59 +02:00
parent 275335212a
commit f74eae7e8b

View File

@@ -253,6 +253,8 @@ SRC_URI="
https://github.com/elkowar/yolk/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
"
QA_FLAGS_IGNORE="/usr/bin/yolk"
LICENSE="|| ( Apache-2.0 MIT )"
# Dependent crate licenses
LICENSE+=" Apache-2.0 BSD CC0-1.0 ISC MIT MPL-2.0 MPL-2.0 Unicode-3.0"