summaryrefslogtreecommitdiff
path: root/dev-tcltk/tdom/tdom-0.9.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-tcltk/tdom/tdom-0.9.3.ebuild')
-rw-r--r--dev-tcltk/tdom/tdom-0.9.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/tdom/tdom-0.9.3.ebuild b/dev-tcltk/tdom/tdom-0.9.3.ebuild
index 7aaf1d9930d5..4fce30a261a6 100644
--- a/dev-tcltk/tdom/tdom-0.9.3.ebuild
+++ b/dev-tcltk/tdom/tdom-0.9.3.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
@@ -26,7 +26,7 @@ S="${WORKDIR}"/${P}-src
PATCHES=( "${FILESDIR}"/${PN}-0.9.2-useCC.patch )
QA_CONFIG_IMPL_DECL_SKIP=(
- stat64 # used to test for Large File Support
+ stat64 arc4random_buf arc4random # used to test for Large File Support
)
src_prepare() {