diff options
author | 2016-02-22 17:28:08 -0500 | |
---|---|---|
committer | 2016-02-22 17:28:08 -0500 | |
commit | e675e9f5e7898fba4d4828f9fea72210a437be1f (patch) | |
tree | ea3818eba47407e9fda66d30dd770111c953e3c8 /dev-python/pychroot | |
parent | sci-astronomy/wcstools: version bump (diff) | |
download | gentoo-e675e9f5e7898fba4d4828f9fea72210a437be1f.tar.gz gentoo-e675e9f5e7898fba4d4828f9fea72210a437be1f.tar.bz2 gentoo-e675e9f5e7898fba4d4828f9fea72210a437be1f.zip |
dev-python/pychroot: drop unused 3to2 dep
Diffstat (limited to 'dev-python/pychroot')
-rw-r--r-- | dev-python/pychroot/pychroot-9999.ebuild | 1 |
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}] |