From 7387c23ff485f2416512185bf64584028335b993 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 15 Jan 2024 01:16:32 +0000 Subject: gentoo auto-resync : 15:01:2024 - 01:16:32 --- sys-libs/libunwind/libunwind-9999.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'sys-libs/libunwind/libunwind-9999.ebuild') diff --git a/sys-libs/libunwind/libunwind-9999.ebuild b/sys-libs/libunwind/libunwind-9999.ebuild index a3d63d421da6..7ddf3fd67d2c 100644 --- a/sys-libs/libunwind/libunwind-9999.ebuild +++ b/sys-libs/libunwind/libunwind-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 2005-2023 Gentoo Authors +# Copyright 2005-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ EAPI=8 : ${LIBUNWIND_DOCS_PREBUILT:=1} LIBUNWIND_DOCS_PREBUILT_DEV=sam -LIBUNWIND_DOCS_VERSION=1.7.1 +LIBUNWIND_DOCS_VERSION=1.8.0 # Default to generating docs (inc. man pages) if no prebuilt; overridden later LIBUNWIND_DOCS_USEFLAG="+doc" @@ -117,7 +117,6 @@ multilib_src_compile() { } multilib_src_test() { - # Explicitly allow parallel build of tests. # Sandbox causes some tests to freak out. SANDBOX_ON=0 emake check } -- cgit v1.2.3