commit:     f22145f23c651bb467b00b0268e940636384a98c
Author:     Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
AuthorDate: Tue Sep 27 22:33:06 2022 +0000
Commit:     Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Tue Sep 27 22:33:06 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f22145f2

dev-util/deblob: Fix QA_FLAGS_IGNORED

Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me>

 dev-util/deblob/deblob-9999.ebuild | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dev-util/deblob/deblob-9999.ebuild 
b/dev-util/deblob/deblob-9999.ebuild
index 6aa1709b6..3c186d3a6 100644
--- a/dev-util/deblob/deblob-9999.ebuild
+++ b/dev-util/deblob/deblob-9999.ebuild
@@ -16,6 +16,9 @@ DEPEND="
 "
 RDEPEND=""
 
+# built by hare
+QA_FLAGS_IGNORED="usr/bin/deblob"
+
 src_install() {
        PREFIX="/usr" default
 }

Reply via email to