summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2016-07-29 17:06:34 +0200
committerMichał Górny <mgorny@gentoo.org>2016-07-29 17:09:07 +0200
commitcc96bf1da35491c538ed097c406d0c773c247e84 (patch)
tree57722a6136a19e335b3a5836ad7c6749c861aa5c /dev-python/pypy/pypy-9999.ebuild
parentsys-libs/libcap-ng: Bump to version 0.7.8 (diff)
downloadgentoo-cc96bf1da35491c538ed097c406d0c773c247e84.tar.gz
gentoo-cc96bf1da35491c538ed097c406d0c773c247e84.tar.bz2
gentoo-cc96bf1da35491c538ed097c406d0c773c247e84.zip
dev-python/pypy: Remove unnecessary PDEP on python-updater
Diffstat (limited to 'dev-python/pypy/pypy-9999.ebuild')
-rw-r--r--dev-python/pypy/pypy-9999.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/pypy/pypy-9999.ebuild b/dev-python/pypy/pypy-9999.ebuild
index 1fd2d66ad5af..25cb1e6fdd81 100644
--- a/dev-python/pypy/pypy-9999.ebuild
+++ b/dev-python/pypy/pypy-9999.ebuild
@@ -39,7 +39,6 @@ DEPEND="${RDEPEND}
doc? ( dev-python/sphinx )
${PYTHON_DEPS}
test? ( dev-python/pytest )"
-PDEPEND="app-admin/python-updater"
S="${WORKDIR}/${P}-src"