diff options
Diffstat (limited to 'dev-python/llfuse/llfuse-1.3.2.ebuild')
-rw-r--r-- | dev-python/llfuse/llfuse-1.3.2.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/llfuse/llfuse-1.3.2.ebuild b/dev-python/llfuse/llfuse-1.3.2.ebuild index 4a45497e49c3..dc91b40c6053 100644 --- a/dev-python/llfuse/llfuse-1.3.2.ebuild +++ b/dev-python/llfuse/llfuse-1.3.2.ebuild @@ -14,6 +14,7 @@ LICENSE="LGPL-2" SLOT="0" KEYWORDS="amd64 x86" IUSE="doc examples test" +RESTRICT="!test? ( test )" RDEPEND=">=sys-fs/fuse-2.8.0:0 $(python_gen_cond_dep 'dev-python/contextlib2[${PYTHON_USEDEP}]' python2_7 pypy) |