From 7d180fa2c337b11cc9b025ce2adae6ee51aff08f Mon Sep 17 00:00:00 2001 From: Pavel Sobolev Date: Mon, 11 May 2026 16:40:19 +0300 Subject: [PATCH] app-text/iwe: set `QA_FLAGS_IGNORED`. Closes: https://bugs.gentoo.org/974639 Signed-off-by: Pavel Sobolev --- app-text/iwe/iwe-0.1.3.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app-text/iwe/iwe-0.1.3.ebuild b/app-text/iwe/iwe-0.1.3.ebuild index 03ea4949ab..5f96ef4f7a 100644 --- a/app-text/iwe/iwe-0.1.3.ebuild +++ b/app-text/iwe/iwe-0.1.3.ebuild @@ -20,6 +20,8 @@ LICENSE="Apache-2.0 BSD CDLA-Permissive-2.0 ISC MIT MPL-2.0 Unicode-3.0" SLOT="0" KEYWORDS="~amd64" +QA_FLAGS_IGNORED="usr/bin/iwe usr/bin/iwes" + src_install() { cargo_src_install --path crates/iwe cargo_src_install --path crates/iwes