diff --git a/dev-python/pyquery/pyquery-1.4.1.ebuild b/dev-python/pyquery/pyquery-1.4.1-r1.ebuild similarity index 94% rename from dev-python/pyquery/pyquery-1.4.1.ebuild rename to dev-python/pyquery/pyquery-1.4.1-r1.ebuild index 492ec9f7550a0..655f9317f0a53 100644 --- a/dev-python/pyquery/pyquery-1.4.1.ebuild +++ b/dev-python/pyquery/pyquery-1.4.1-r1.ebuild @@ -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 )"