diff options
Diffstat (limited to 'dev-python/pypy/pypy-5.1.1.ebuild')
-rw-r--r-- | dev-python/pypy/pypy-5.1.1.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/pypy/pypy-5.1.1.ebuild b/dev-python/pypy/pypy-5.1.1.ebuild index 36697f536c28..5445c9c2f427 100644 --- a/dev-python/pypy/pypy-5.1.1.ebuild +++ b/dev-python/pypy/pypy-5.1.1.ebuild @@ -38,7 +38,6 @@ DEPEND="${RDEPEND} doc? ( dev-python/sphinx ) ${PYTHON_DEPS} test? ( dev-python/pytest )" -PDEPEND="app-admin/python-updater" S="${WORKDIR}/${P}-src" |