summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2024-02-25 10:55:56 +0100
committerAlfredo Tupone <tupone@gentoo.org>2024-02-25 10:56:21 +0100
commitbcf5222e6a10ade2cb3c82010130a3ae3721ee12 (patch)
tree50a475a43bd0c7ac10f8630fd1835bed53e5120c /dev-tcltk
parentapp-editors/emacs: Disable tests that hang with gnupg-2.2.42 (diff)
downloadgentoo-bcf5222e6a10ade2cb3c82010130a3ae3721ee12.tar.gz
gentoo-bcf5222e6a10ade2cb3c82010130a3ae3721ee12.tar.bz2
gentoo-bcf5222e6a10ade2cb3c82010130a3ae3721ee12.zip
dev-tcltk/tclxml: drop QA warning
Closes: https://bugs.gentoo.org/906866 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-tcltk')
-rw-r--r--dev-tcltk/tclxml/tclxml-3.3.1-r2.ebuild (renamed from dev-tcltk/tclxml/tclxml-3.3.1-r1.ebuild)6
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-tcltk/tclxml/tclxml-3.3.1-r1.ebuild b/dev-tcltk/tclxml/tclxml-3.3.1-r2.ebuild
index 2091c6704dab..0ef7c12a88f0 100644
--- a/dev-tcltk/tclxml/tclxml-3.3.1-r1.ebuild
+++ b/dev-tcltk/tclxml/tclxml-3.3.1-r2.ebuild
@@ -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=(