commit:     ac15f1fedc417de000972975e17faa57bbc35a04
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 25 18:49:15 2024 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sun Feb 25 18:49:15 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac15f1fe

dev-lang/tk: drop QA warning

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

 dev-lang/tk/tk-8.6.13.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-lang/tk/tk-8.6.13.ebuild b/dev-lang/tk/tk-8.6.13.ebuild
index d6f88555b5e7..37acc1b49d16 100644
--- a/dev-lang/tk/tk-8.6.13.ebuild
+++ b/dev-lang/tk/tk-8.6.13.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -46,7 +46,7 @@ PATCHES=(
 )
 
 QA_CONFIG_IMPL_DECL_SKIP=(
-       stat64 # used to test for Large File Support
+       stat64 opendir64 rewinddir64 closedir64 # used to test for Large File 
Support
 )
 
 src_prepare() {

Reply via email to