From 61668a070e2bcab90e5af9e99a3f7db7c8f13f3e Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 18 Apr 2024 00:03:12 +0100 Subject: net-vpn/tor: add another sandbox skip test for arm Bug: https://bugs.gentoo.org/920905 Fixes: 6e604b1d706779f2a93bf349380d4531c5eede5a Signed-off-by: Sam James --- net-vpn/tor/tor-0.4.7.16-r1.ebuild | 1 + net-vpn/tor/tor-0.4.8.10.ebuild | 1 + net-vpn/tor/tor-0.4.8.11.ebuild | 1 + net-vpn/tor/tor-9999.ebuild | 1 + 4 files changed, 4 insertions(+) (limited to 'net-vpn') diff --git a/net-vpn/tor/tor-0.4.7.16-r1.ebuild b/net-vpn/tor/tor-0.4.7.16-r1.ebuild index 35d6f8e5b028..40cb1c91e1e0 100644 --- a/net-vpn/tor/tor-0.4.7.16-r1.ebuild +++ b/net-vpn/tor/tor-0.4.7.16-r1.ebuild @@ -151,6 +151,7 @@ src_test() { :sandbox/opendir_dirname :sandbox/openat_filename :sandbox/chmod_filename + :sandbox/chown_filename :sandbox/rename_filename ) fi diff --git a/net-vpn/tor/tor-0.4.8.10.ebuild b/net-vpn/tor/tor-0.4.8.10.ebuild index a7d8e3404faa..9e6f8bed3784 100644 --- a/net-vpn/tor/tor-0.4.8.10.ebuild +++ b/net-vpn/tor/tor-0.4.8.10.ebuild @@ -160,6 +160,7 @@ src_test() { :sandbox/opendir_dirname :sandbox/openat_filename :sandbox/chmod_filename + :sandbox/chown_filename :sandbox/rename_filename ) fi diff --git a/net-vpn/tor/tor-0.4.8.11.ebuild b/net-vpn/tor/tor-0.4.8.11.ebuild index 7d9d0b0a91ee..ecb77a48ea92 100644 --- a/net-vpn/tor/tor-0.4.8.11.ebuild +++ b/net-vpn/tor/tor-0.4.8.11.ebuild @@ -160,6 +160,7 @@ src_test() { :sandbox/opendir_dirname :sandbox/openat_filename :sandbox/chmod_filename + :sandbox/chown_filename :sandbox/rename_filename ) fi diff --git a/net-vpn/tor/tor-9999.ebuild b/net-vpn/tor/tor-9999.ebuild index 7d9d0b0a91ee..ecb77a48ea92 100644 --- a/net-vpn/tor/tor-9999.ebuild +++ b/net-vpn/tor/tor-9999.ebuild @@ -160,6 +160,7 @@ src_test() { :sandbox/opendir_dirname :sandbox/openat_filename :sandbox/chmod_filename + :sandbox/chown_filename :sandbox/rename_filename ) fi -- cgit v1.2.3-65-gdbad