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