From db063b515939ab15261136b24e4bc44386335c0c Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 23 Sep 2020 23:02:44 +0100 Subject: gentoo resync : 24.09.2020 --- app-emulation/runc/runc-1.0.0_rc92.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-emulation/runc/runc-1.0.0_rc92.ebuild') diff --git a/app-emulation/runc/runc-1.0.0_rc92.ebuild b/app-emulation/runc/runc-1.0.0_rc92.ebuild index 4489684142bf..0f6763825b49 100644 --- a/app-emulation/runc/runc-1.0.0_rc92.ebuild +++ b/app-emulation/runc/runc-1.0.0_rc92.ebuild @@ -39,7 +39,7 @@ S="${WORKDIR}/${PN}-${MY_PV}" # tests need busybox binary, and portage namespace # sandboxing disabled: mount-sandbox pid-sandbox ipc-sandbox # majority of tests pass -RESTRICT="test" +RESTRICT+=" test" src_compile() { # Taken from app-emulation/docker-1.7.0-r1 -- cgit v1.2.3