summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2016-02-22 17:28:08 -0500
committerTim Harder <radhermit@gentoo.org>2016-02-22 17:28:08 -0500
commite675e9f5e7898fba4d4828f9fea72210a437be1f (patch)
treeea3818eba47407e9fda66d30dd770111c953e3c8
parentsci-astronomy/wcstools: version bump (diff)
downloadgentoo-e675e9f5.tar.gz
gentoo-e675e9f5.tar.bz2
gentoo-e675e9f5.zip
dev-python/pychroot: drop unused 3to2 dep
-rw-r--r--dev-python/pychroot/pychroot-9999.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/pychroot/pychroot-9999.ebuild b/dev-python/pychroot/pychroot-9999.ebuild
index 6b41a39bacc8..ee94413d0ba6 100644
--- a/dev-python/pychroot/pychroot-9999.ebuild
+++ b/dev-python/pychroot/pychroot-9999.ebuild
@@ -26,7 +26,6 @@ RDEPEND="
=dev-python/snakeoil-9999[${PYTHON_USEDEP}]
"
DEPEND="${RDEPEND}
- $(python_gen_cond_dep 'dev-python/3to2[${PYTHON_USEDEP}]' python2_7)
test? (
$(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' python2_7)
dev-python/pytest[${PYTHON_USEDEP}]