commit:     d8953072cbafeb28f01bb43f861033a2572d7b49
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Jun  9 13:22:47 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Jun  9 13:22:47 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8953072

app-admin/exo: ignore QA notices since it is a go package

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-admin/exo/exo-1.11.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-admin/exo/exo-1.11.0.ebuild b/app-admin/exo/exo-1.11.0.ebuild
index 0af1e7521f7..6755fc9a5c8 100644
--- a/app-admin/exo/exo-1.11.0.ebuild
+++ b/app-admin/exo/exo-1.11.0.ebuild
@@ -14,6 +14,7 @@ KEYWORDS="~amd64"
 IUSE=""
 DEPEND="dev-lang/go:="
 RESTRICT="strip"
+QA_FLAGS_IGNORED=".*"
 
 S="${WORKDIR}/cli-${PV}"
 

Reply via email to