summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-04-18 00:03:12 +0100
committerSam James <sam@gentoo.org>2024-04-18 00:03:12 +0100
commit61668a070e2bcab90e5af9e99a3f7db7c8f13f3e (patch)
tree193b624ac306e04b7808829451b7f109f27af306 /net-vpn
parentsys-fs/xfsprogs: add 6.7.0 (diff)
downloadgentoo-61668a070e2bcab90e5af9e99a3f7db7c8f13f3e.tar.gz
gentoo-61668a070e2bcab90e5af9e99a3f7db7c8f13f3e.tar.bz2
gentoo-61668a070e2bcab90e5af9e99a3f7db7c8f13f3e.zip
net-vpn/tor: add another sandbox skip test for arm
Bug: https://bugs.gentoo.org/920905 Fixes: 6e604b1d706779f2a93bf349380d4531c5eede5a Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-vpn')
-rw-r--r--net-vpn/tor/tor-0.4.7.16-r1.ebuild1
-rw-r--r--net-vpn/tor/tor-0.4.8.10.ebuild1
-rw-r--r--net-vpn/tor/tor-0.4.8.11.ebuild1
-rw-r--r--net-vpn/tor/tor-9999.ebuild1
4 files changed, 4 insertions, 0 deletions
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