commit:     d6acb2ad62f3c982d667db920dd88a2b3896521f
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  7 21:31:47 2024 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Thu Mar  7 21:43:21 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6acb2ad

dev-tcltk/thread: drop QA warning

Closes: https://bugs.gentoo.org/925881
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-tcltk/thread/thread-2.8.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-tcltk/thread/thread-2.8.8.ebuild 
b/dev-tcltk/thread/thread-2.8.8.ebuild
index 0d61f5d80f0b..202ceb1c6cc9 100644
--- a/dev-tcltk/thread/thread-2.8.8.ebuild
+++ b/dev-tcltk/thread/thread-2.8.8.ebuild
@@ -19,7 +19,7 @@ DEPEND="dev-lang/tcl:0=[threads]"
 RDEPEND="${DEPEND}"
 
 QA_CONFIG_IMPL_DECL_SKIP=(
-       stat64 # used to test for Large File Support
+       opendir64 rewinddir64 closedir64 stat64 # used to test for Large File 
Support on AIX
 )
 
 S="${WORKDIR}"/${MY_P}

Reply via email to