dev-python/autobahn: Use virtual for module with mixed support

Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2015-11-10 10:45:03 +01:00
parent b5bef34e0d
commit 3c62beb8d2

View File

@@ -20,8 +20,8 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND="
>=dev-python/asyncio-0.2.1[$(python_gen_usedep python3*)]
>=dev-python/futures-2.1.5[$(python_gen_usedep python2*)]
$(python_gen_cond_dep 'virtual/python-asyncio[${PYTHON_USEDEP}]' 'python3*')
virtual/python-futures[${PYTHON_USEDEP}]
>=dev-python/lz4-0.2.1[${PYTHON_USEDEP}]
>=dev-python/msgpack-0.4.0[${PYTHON_USEDEP}]
>=dev-python/six-1.6.1[${PYTHON_USEDEP}]