commit: f3247d69998024e23a595457061d633cc384b84e
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 16 12:37:20 2024 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Oct 16 12:37:20 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3247d69
app-editors/zed: update QA_FLAGS_IGNORED
- to match the newly updated zedit bin.
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
app-editors/zed/zed-0.155.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-editors/zed/zed-0.155.2.ebuild
b/app-editors/zed/zed-0.155.2.ebuild
index 2de192d516d5..b4cace50d25f 100644
--- a/app-editors/zed/zed-0.155.2.ebuild
+++ b/app-editors/zed/zed-0.155.2.ebuild
@@ -84,7 +84,7 @@ BDEPEND="
')
"
-QA_FLAGS_IGNORED="usr/bin/zed"
+QA_FLAGS_IGNORED="usr/bin/zedit"
pkg_setup() {
if tc-is-gcc; then