commit:     f56eadfde38b56414873fd0c4e0d89db43f8d728
Author:     Luciano Degni <degni.public <AT> gmail <DOT> com>
AuthorDate: Thu Dec  2 16:04:38 2021 +0000
Commit:     Luciano Degni <degni.public <AT> gmail <DOT> com>
CommitDate: Thu Dec  2 16:04:38 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f56eadfd

x11-wm/leftwm: fixed QA_FLAGS errors

Signed-off-by: Luciano Degni <degni.public <AT> gmail.com>

 x11-wm/leftwm/leftwm-0.2.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-wm/leftwm/leftwm-0.2.9.ebuild 
b/x11-wm/leftwm/leftwm-0.2.9.ebuild
index 5aff3f4f2..176e8e0de 100644
--- a/x11-wm/leftwm/leftwm-0.2.9.ebuild
+++ b/x11-wm/leftwm/leftwm-0.2.9.ebuild
@@ -169,7 +169,7 @@ DEPEND="
 "
 RDEPEND="${DEPEND}"
 
-QA_FLAGS_IGNORED="usr/bin/leftwm{,-worker,-state,-check,-command}"
+QA_FLAGS_IGNORED="usr/bin/.*"
 
 src_compile() {
        cd leftwm || die

Reply via email to