diff options
Diffstat (limited to 'dev-python/pypy3-bin')
-rw-r--r-- | dev-python/pypy3-bin/pypy3-bin-2.4.0-r4.ebuild | 1 | ||||
-rw-r--r-- | dev-python/pypy3-bin/pypy3-bin-5.2.0_alpha1-r1.ebuild (renamed from dev-python/pypy3-bin/pypy3-bin-5.2.0_alpha1.ebuild) | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/dev-python/pypy3-bin/pypy3-bin-2.4.0-r4.ebuild b/dev-python/pypy3-bin/pypy3-bin-2.4.0-r4.ebuild index d52c94e24af5..3a195e33db8a 100644 --- a/dev-python/pypy3-bin/pypy3-bin-2.4.0-r4.ebuild +++ b/dev-python/pypy3-bin/pypy3-bin-2.4.0-r4.ebuild @@ -73,7 +73,6 @@ DEPEND="${RDEPEND} test? ( ${PYTHON_DEPS} )" # doc? ( ${PYTHON_DEPS} # dev-python/sphinx ) -PDEPEND="app-admin/python-updater" S=${WORKDIR}/pypy3-${PV}-src diff --git a/dev-python/pypy3-bin/pypy3-bin-5.2.0_alpha1.ebuild b/dev-python/pypy3-bin/pypy3-bin-5.2.0_alpha1-r1.ebuild index cc59ee859b6a..8fea01282035 100644 --- a/dev-python/pypy3-bin/pypy3-bin-5.2.0_alpha1.ebuild +++ b/dev-python/pypy3-bin/pypy3-bin-5.2.0_alpha1-r1.ebuild @@ -76,7 +76,6 @@ DEPEND="${RDEPEND} test? ( ${PYTHON_DEPS} )" # doc? ( ${PYTHON_DEPS} # dev-python/sphinx ) -PDEPEND="app-admin/python-updater" S=${WORKDIR}/${MY_P}-src |