commit:     d2ce84af22be6e3ac56c21e0d0816c0f77bca388
Author:     YOSHIOKA Takuma <lo48576 <AT> hard-wi <DOT> red>
AuthorDate: Wed Apr  7 17:58:20 2021 +0000
Commit:     YOSHIOKA Takuma <lo48576 <AT> hard-wi <DOT> red>
CommitDate: Wed Apr  7 18:02:58 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d2ce84af

app-misc/watchexec: Specify QA_FLAGS_IGNORED

CFLAGS/LDFLAGS won't be respected since the application is written in Rust.

Closes: https://bugs.gentoo.org/780780
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: YOSHIOKA Takuma <lo48576 <AT> hard-wi.red>

 app-misc/watchexec/watchexec-1.14.1.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/app-misc/watchexec/watchexec-1.14.1.ebuild 
b/app-misc/watchexec/watchexec-1.14.1.ebuild
index ad5e09349..27a13670d 100644
--- a/app-misc/watchexec/watchexec-1.14.1.ebuild
+++ b/app-misc/watchexec/watchexec-1.14.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2017-2020 Gentoo Authors
+# Copyright 2017-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Auto-Generated by cargo-ebuild 0.3.1
@@ -87,6 +87,8 @@ IUSE=""
 DEPEND=""
 RDEPEND=""
 
+QA_FLAGS_IGNORED="usr/bin/watchexec"
+
 src_install() {
        cargo_src_install
 

Reply via email to