From 99df2dfcd3f65c3d4d7a9cccc79592548bf0c489 Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 18 Apr 2025 22:30:16 +0100 Subject: [PATCH] dev-debug/valgrind: sync live Signed-off-by: Sam James --- dev-debug/valgrind/valgrind-9999.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/dev-debug/valgrind/valgrind-9999.ebuild b/dev-debug/valgrind/valgrind-9999.ebuild index c8b5db499d34c..b8778b8c8633e 100644 --- a/dev-debug/valgrind/valgrind-9999.ebuild +++ b/dev-debug/valgrind/valgrind-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -74,6 +74,8 @@ QA_CONFIG_IMPL_DECL_SKIP+=( # errors and reports both "function definition is not allowed here" and # -Wimplicit-function-declaration. bug #900396 foo + # FreeBSD function, bug #932822 + aio_readv ) src_unpack() {