summaryrefslogtreecommitdiff
path: root/dev-tcltk/togl/togl-2.0-r4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-tcltk/togl/togl-2.0-r4.ebuild')
-rw-r--r--dev-tcltk/togl/togl-2.0-r4.ebuild6
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-tcltk/togl/togl-2.0-r4.ebuild b/dev-tcltk/togl/togl-2.0-r4.ebuild
index f0fed2a97886..57b3a97fdfbf 100644
--- a/dev-tcltk/togl/togl-2.0-r4.ebuild
+++ b/dev-tcltk/togl/togl-2.0-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -27,6 +27,10 @@ S=${WORKDIR}/${MY_P}
PATCHES=( "${FILESDIR}"/${P}-clang6.patch )
+QA_CONFIG_IMPL_DECL_SKIP=(
+ stat64 # used to test for Large File Support
+)
+
src_prepare() {
default
sed \