dev-python/urllib3: Fix test deps
authorJustin Lecher <jlec@gentoo.org>
Wed, 16 Sep 2015 13:48:50 +0000 (15:48 +0200)
committerJustin Lecher <jlec@gentoo.org>
Wed, 16 Sep 2015 15:01:08 +0000 (17:01 +0200)
Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec@gentoo.org>
dev-python/urllib3/urllib3-1.12.ebuild

index ec1756398db7204f7348d6d16ccf9180b193833a..218adcafdfb4d929bda81c30329ac55d261de495 100644 (file)
@@ -29,7 +29,7 @@ DEPEND="
        dev-python/setuptools[${PYTHON_USEDEP}]
        test? (
                ${RDEPEND}
-               >=www-servers/tornado-4.2.1[${PYTHON_USEDEP}]
+               >=www-servers/tornado-4.2.1[$(python_gen_usedep 'python*')]
                >=dev-python/mock-1.3.0[${PYTHON_USEDEP}]
                >=dev-python/nose-1.3.7[${PYTHON_USEDEP}]
                >=dev-python/nose-exclude-0.4.1[${PYTHON_USEDEP}]