summaryrefslogtreecommitdiff
path: root/dev-lang/tk/tk-8.6.13.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/tk/tk-8.6.13.ebuild')
-rw-r--r--dev-lang/tk/tk-8.6.13.ebuild6
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-lang/tk/tk-8.6.13.ebuild b/dev-lang/tk/tk-8.6.13.ebuild
index 2ca2cf145223..c10cd3ed781e 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-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -45,6 +45,10 @@ PATCHES=(
"${FILESDIR}"/${PN}-8.6.13-test.patch
)
+QA_CONFIG_IMPL_DECL_SKIP=(
+ stat64 # used to test for Large File Support
+)
+
src_prepare() {
find \
"${SPARENT}"/compat/* \