summaryrefslogtreecommitdiff
path: root/dev-tcltk/tkpng/tkpng-0.9-r2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-tcltk/tkpng/tkpng-0.9-r2.ebuild')
-rw-r--r--dev-tcltk/tkpng/tkpng-0.9-r2.ebuild6
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-tcltk/tkpng/tkpng-0.9-r2.ebuild b/dev-tcltk/tkpng/tkpng-0.9-r2.ebuild
index a68fa63effe1..56dd53e828eb 100644
--- a/dev-tcltk/tkpng/tkpng-0.9-r2.ebuild
+++ b/dev-tcltk/tkpng/tkpng-0.9-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -23,6 +23,10 @@ RDEPEND="
"
DEPEND="${RDEPEND}"
+QA_CONFIG_IMPL_DECL_SKIP=(
+ stat64 # used to test for Large File Support
+)
+
# test target in Makefile, but test not shipped
RESTRICT="test"