From 15d97fe857a00a52fd4efb0a31ed0560f9de3a24 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 31 Mar 2023 04:04:12 +0100 Subject: gentoo auto-resync : 31:03:2023 - 04:04:12 --- dev-util/ltrace/ltrace-0.7.3.6.1.ebuild | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'dev-util/ltrace/ltrace-0.7.3.6.1.ebuild') diff --git a/dev-util/ltrace/ltrace-0.7.3.6.1.ebuild b/dev-util/ltrace/ltrace-0.7.3.6.1.ebuild index 6e833e04a3cf..abc626186b4c 100644 --- a/dev-util/ltrace/ltrace-0.7.3.6.1.ebuild +++ b/dev-util/ltrace/ltrace-0.7.3.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -27,11 +27,9 @@ DEPEND="${RDEPEND} sys-libs/binutils-libs test? ( dev-util/dejagnu )" -# under musl tests need major work upstream, half of them does not work. -RESTRICT=" - !test? ( test ) - elibc_musl? ( test ) -" +# Effectively abandoned upstream. Extremely sensitive to the sandbox, versions +# of core libraries, kernel security settings... +RESTRICT="test" S=${WORKDIR}/${PN}-${LTRACE_V} -- cgit v1.2.3