commit:     ac8cc04f606b5ce59953b343570bdf73670042fa
Author:     Joe Kappus <joe <AT> wt <DOT> gd>
AuthorDate: Tue Jan 24 06:36:36 2023 +0000
Commit:     Joe Kappus <joe <AT> wt <DOT> gd>
CommitDate: Tue Jan 24 06:38:12 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ac8cc04f

sys-devel/just: add QA_FLAGS_IGNORED

rust package

Closes: https://bugs.gentoo.org/891705

Signed-off-by: Joe Kappus <joe <AT> wt.gd>

 sys-devel/just/just-1.12.0.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sys-devel/just/just-1.12.0.ebuild 
b/sys-devel/just/just-1.12.0.ebuild
index 5aff3bc8e..dfe7920bc 100644
--- a/sys-devel/just/just-1.12.0.ebuild
+++ b/sys-devel/just/just-1.12.0.ebuild
@@ -131,6 +131,8 @@ SLOT="0"
 KEYWORDS="~amd64 ~arm64 ~x86"
 RESTRICT="mirror"
 
+QA_FLAGS_IGNORED="usr/bin/just"
+
 src_install() {
        local DOCS=( README.md )
 

Reply via email to