dev-python/pyquery: Remove unused restkit dep

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-05-18 12:53:13 +02:00
parent b9f51ebbf0
commit ad9d13e480

View File

@@ -27,7 +27,6 @@ DEPEND="
dev-python/requests[${PYTHON_USEDEP}]
dev-python/nose[${PYTHON_USEDEP}]
dev-python/webtest[${PYTHON_USEDEP}]
$(python_gen_cond_dep 'dev-python/restkit[${PYTHON_USEDEP}]' 'python2_7')
)"
RESTRICT+=" !test? ( test )"