mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
*/*: add QA_FLAGS_IGNORED for rust packages
trivial change to make tinderbox happy, hence one commit for multiple packages Closes: https://bugs.gentoo.org/974618 Closes: https://bugs.gentoo.org/974572 Closes: https://bugs.gentoo.org/974571 Signed-off-by: Ceres <ceres@ceressees.dev>
This commit is contained in:
@@ -22,6 +22,11 @@ KEYWORDS="~amd64 ~arm64"
|
||||
|
||||
ECARGO_VENDOR="${WORKDIR}/vendor"
|
||||
|
||||
QA_FLAGS_IGNORED="
|
||||
/usr/bin/${PN}
|
||||
/usr/bin/${PN}-keygen
|
||||
"
|
||||
|
||||
src_install() {
|
||||
cargo_src_install --path rage
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user