commit:     cd56cae02682a6007cf51c2360d0d47351ed910a
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 26 18:21:56 2021 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Tue Jan 26 18:22:09 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd56cae0

dev-ml/findlib: QA flags warning ignored

Closes: https://bugs.gentoo.org/719174
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-ml/findlib/findlib-1.8.1-r2.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/dev-ml/findlib/findlib-1.8.1-r2.ebuild 
b/dev-ml/findlib/findlib-1.8.1-r2.ebuild
index fa1af8f3e84..bcbb3f9c90c 100644
--- a/dev-ml/findlib/findlib-1.8.1-r2.ebuild
+++ b/dev-ml/findlib/findlib-1.8.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -16,6 +16,8 @@ DEPEND=">=dev-lang/ocaml-4.02.3-r1:=[ocamlopt?]
        tk? ( dev-ml/labltk:= )"
 RDEPEND="${DEPEND}"
 
+QA_FLAGS_IGNORED='.*'
+
 PATCHES=( "${FILESDIR}"/externalmeta7.patch )
 
 src_prepare() {

Reply via email to