mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
dev-tcltk/itcl: drop QA warning
Closes: https://bugs.gentoo.org/926196 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
@@ -24,7 +24,7 @@ S="${WORKDIR}/${PN}-${MYP}"
|
||||
#RESTRICT=test
|
||||
|
||||
QA_CONFIG_IMPL_DECL_SKIP=(
|
||||
stat64 opendir64 rewinddir64 closedir64 # used to test for Large File Support
|
||||
stat64 opendir64 readdir64 rewinddir64 closedir64 # used on AIX
|
||||
)
|
||||
|
||||
PATCHES=( "${FILESDIR}"/${P}-gentoo.patch )
|
||||
|
||||
Reference in New Issue
Block a user