commit:     818c32b6429c46c63f017cfd4d1fe0400d9767e7
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 10 13:50:09 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Nov 10 13:50:18 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=818c32b6

dev-python/urllib3: Drop pypy support from test deps

Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 dev-python/urllib3/urllib3-1.10.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/urllib3/urllib3-1.10.4.ebuild 
b/dev-python/urllib3/urllib3-1.10.4.ebuild
index ab409c3..35ab8ad 100644
--- a/dev-python/urllib3/urllib3-1.10.4.ebuild
+++ b/dev-python/urllib3/urllib3-1.10.4.ebuild
@@ -22,7 +22,7 @@ RDEPEND="dev-python/six[${PYTHON_USEDEP}]
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
        test? (
                ${RDEPEND}
-               >=www-servers/tornado-4.1[${PYTHON_USEDEP}]
+               >=www-servers/tornado-4.1[$(python_gen_usedep 'python*')]
                dev-python/mock[${PYTHON_USEDEP}]
                dev-python/nose[${PYTHON_USEDEP}] )
        doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )

Reply via email to