summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2018-03-19 16:48:34 -0400
committerTim Harder <radhermit@gentoo.org>2018-03-19 17:04:25 -0400
commit6ae0af115e4dc89a11d4000634245d2cd1b359fc (patch)
tree678f76e30c7d75ec5c2e2726dae23b9c867e05f4 /sys-fs
parentdev-python/pylzma: fix HOMEPAGE and use HTTPS (diff)
downloadgentoo-6ae0af115e4dc89a11d4000634245d2cd1b359fc.tar.gz
gentoo-6ae0af115e4dc89a11d4000634245d2cd1b359fc.tar.bz2
gentoo-6ae0af115e4dc89a11d4000634245d2cd1b359fc.zip
sys-fs/fuse-common: skip tests run in sys-fs/fuse
Closes: https://bugs.gentoo.org/650920
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/fuse-common/fuse-common-3.2.1.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys-fs/fuse-common/fuse-common-3.2.1.ebuild b/sys-fs/fuse-common/fuse-common-3.2.1.ebuild
index e2dc774e41a6..8477bf40e08a 100644
--- a/sys-fs/fuse-common/fuse-common-3.2.1.ebuild
+++ b/sys-fs/fuse-common/fuse-common-3.2.1.ebuild
@@ -18,6 +18,9 @@ RDEPEND="!<sys-fs/fuse-2.9.7-r1:0"
S=${WORKDIR}/fuse-${PV}
+# tests run in sys-fs/fuse
+RESTRICT="test"
+
src_prepare() {
default