aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors/helix/helix-0.6.0.ebuild')
-rw-r--r--app-editors/helix/helix-0.6.0.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/app-editors/helix/helix-0.6.0.ebuild b/app-editors/helix/helix-0.6.0.ebuild
index e68337715..65d72ad25 100644
--- a/app-editors/helix/helix-0.6.0.ebuild
+++ b/app-editors/helix/helix-0.6.0.ebuild
@@ -213,7 +213,10 @@ RDEPEND="
"
BDEPEND="app-arch/unzip"
-QA_FLAGS_IGNORED="usr/bin/.*"
+QA_FLAGS_IGNORED="
+ usr/bin/.*
+ usr/bin/hx
+"
PATCHES=( "${FILESDIR}/helix-0.6.0-helix-core-lib_rs.patch" )