From deb85a86b3bdae3cbbee7c6e6d4fd6238a25319f Mon Sep 17 00:00:00 2001 From: Sebastian Engel Date: Wed, 20 Nov 2024 10:00:39 +0100 Subject: [PATCH] sys-apps/zmem: Add QA_FLAGS_IGNORED for this rust package Closes: https://bugs.gentoo.org/943887 Signed-off-by: Sebastian Engel --- sys-apps/zmem/zmem-0.2.1.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sys-apps/zmem/zmem-0.2.1.ebuild b/sys-apps/zmem/zmem-0.2.1.ebuild index 055c6b1da0..42d783cada 100644 --- a/sys-apps/zmem/zmem-0.2.1.ebuild +++ b/sys-apps/zmem/zmem-0.2.1.ebuild @@ -106,6 +106,8 @@ LICENSE+=" MIT MPL-2.0 Unicode-DFS-2016" SLOT="0" KEYWORDS="~amd64" +QA_FLAGS_IGNORED="usr/bin/zmem" + src_prepare() { default if ! tc-is-lto; then