summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick McLean <chutzpah@gentoo.org>2022-03-31 09:26:49 -0700
committerPatrick McLean <chutzpah@gentoo.org>2022-03-31 09:27:18 -0700
commit34dbba0fa08e3326cd5d3a029d0c9d413e362b52 (patch)
tree351e7d700e3ba9f32cbc5a3a9b5d888609e8e949 /dev-util/difftastic
parentsys-apps/dbus: backport fix for _dbus_reset_oom_score_adj (diff)
downloadgentoo-34dbba0fa08e3326cd5d3a029d0c9d413e362b52.tar.gz
gentoo-34dbba0fa08e3326cd5d3a029d0c9d413e362b52.tar.bz2
gentoo-34dbba0fa08e3326cd5d3a029d0c9d413e362b52.zip
dev-util/difftastic: Add QA_FLAGS_IGNORED for difft binary
Closes: https://bugs.gentoo.org/836465 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Diffstat (limited to 'dev-util/difftastic')
-rw-r--r--dev-util/difftastic/difftastic-0.24.0.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-util/difftastic/difftastic-0.24.0.ebuild b/dev-util/difftastic/difftastic-0.24.0.ebuild
index f8f6168b308a..7fbdaa39781a 100644
--- a/dev-util/difftastic/difftastic-0.24.0.ebuild
+++ b/dev-util/difftastic/difftastic-0.24.0.ebuild
@@ -90,6 +90,8 @@ SLOT="0"
KEYWORDS="~amd64"
RESTRICT="mirror"
+QA_FLAGS_IGNORED="usr/bin/difft"
+
PATCHES=(
"${FILESDIR}/difftastic-0.24.0-regex-dep.patch"
)