dev-tcltk/tclxml: drop QA warning

Closes: https://bugs.gentoo.org/906866
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
Alfredo Tupone 2024-02-25 10:55:56 +01:00
parent 4d9e07e0da
commit bcf5222e6a
No known key found for this signature in database
GPG Key ID: FBE5925C5B02CE58
1 changed files with 5 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=8
MYPN=TclXML
MYP=${MYPN}-${PV}
@ -25,6 +25,10 @@ DEPEND="
# test? ( dev-tcltk/tclparser )
RDEPEND="${DEPEND}"
QA_CONFIG_IMPL_DECL_SKIP=(
stat64 # used to test for Large File Support
)
RESTRICT="test"
PATCHES=(