commit:     8c3553b1f2246db91ae43f6623cca1d71091caec
Author:     Leonardo Hernández Hernández <leohdz172 <AT> proton <DOT> me>
AuthorDate: Wed Aug 30 06:47:46 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Aug 30 07:52:11 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c3553b1

sys-apps/exa: fix QA_FLAGS_IGNORED

Signed-off-by: Leonardo Hernández Hernández <leohdz172 <AT> proton.me>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-apps/exa/exa-0.10.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/exa/exa-0.10.1.ebuild b/sys-apps/exa/exa-0.10.1.ebuild
index 70d9446cda29..b6812fa7bbe4 100644
--- a/sys-apps/exa/exa-0.10.1.ebuild
+++ b/sys-apps/exa/exa-0.10.1.ebuild
@@ -69,7 +69,7 @@ DEPEND="git? ( dev-libs/libgit2:= )"
 RDEPEND="${DEPEND}"
 BDEPEND+="man? ( virtual/pandoc )"
 
-QA_FLAGS_IGNORED="/usr/bin/exa"
+QA_FLAGS_IGNORED="usr/bin/exa"
 
 src_prepare() {
        default

Reply via email to