diff options
Diffstat (limited to 'dev-python/autobahn/autobahn-17.5.1-r2.ebuild')
-rw-r--r-- | dev-python/autobahn/autobahn-17.5.1-r2.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/autobahn/autobahn-17.5.1-r2.ebuild b/dev-python/autobahn/autobahn-17.5.1-r2.ebuild index 6fa2e6e0f64d..b6b988d506e2 100644 --- a/dev-python/autobahn/autobahn-17.5.1-r2.ebuild +++ b/dev-python/autobahn/autobahn-17.5.1-r2.ebuild @@ -19,6 +19,7 @@ SLOT="0" LICENSE="MIT" KEYWORDS="amd64 x86" IUSE="crypt test" +RESTRICT="!test? ( test )" RDEPEND=" $(python_gen_cond_dep '>=dev-python/trollius-2.0[${PYTHON_USEDEP}]' 'python2_7') |