commit:     bc38182ee48502812e0334c22aea7845581b597b
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 12 08:48:52 2023 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sun Mar 12 08:49:18 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc38182e

dev-tcltk/tkzinc: stat64 check is allowed

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-tcltk/tkzinc/tkzinc-3.3.6-r1.ebuild | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/dev-tcltk/tkzinc/tkzinc-3.3.6-r1.ebuild 
b/dev-tcltk/tkzinc/tkzinc-3.3.6-r1.ebuild
index c7fa5fd154eb..43bc5ca4dc1e 100644
--- a/dev-tcltk/tkzinc/tkzinc-3.3.6-r1.ebuild
+++ b/dev-tcltk/tkzinc/tkzinc-3.3.6-r1.ebuild
@@ -29,6 +29,10 @@ PATCHES=(
        "${FILESDIR}"/${P}-clang.patch
 )
 
+QA_CONFIG_IMPL_DECL_SKIP=(
+       stat64 # used to test for Large File Support
+)
+
 HTML_DOCS='doc/*png doc/*html doc/*css'
 
 src_prepare() {

Reply via email to