dev-tcltk/tkimg: drop QA warning

Closes: https://bugs.gentoo.org/926199
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
Alfredo Tupone 2024-03-07 22:40:55 +01:00
parent 8923abc658
commit 7cf1710ae6
No known key found for this signature in database
GPG Key ID: FBE5925C5B02CE58
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ PATCHES=(
)
QA_CONFIG_IMPL_DECL_SKIP=(
stat64 # used to test for Large File Support
opendir64 rewinddir64 closedir64 stat64 # used on AIX
glBegin # used to test for openGL support
glutMainLoop # used to test for glut support
)