dev-python/pynvim: Clean py2 deps up

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-03-17 08:38:31 +01:00
parent 15d8c8b2a1
commit 7202d4b005
2 changed files with 2 additions and 4 deletions

View File

@@ -16,8 +16,7 @@ KEYWORDS="~amd64 ~arm ~x86"
DEPEND="
dev-python/msgpack[${PYTHON_USEDEP}]
virtual/python-greenlet[${PYTHON_USEDEP}]
$(python_gen_cond_dep 'dev-python/trollius[${PYTHON_USEDEP}]' python2_7)"
virtual/python-greenlet[${PYTHON_USEDEP}]"
RDEPEND="
${DEPEND}

View File

@@ -16,8 +16,7 @@ KEYWORDS="~amd64 ~arm ~x86"
DEPEND="
dev-python/msgpack[${PYTHON_USEDEP}]
virtual/python-greenlet[${PYTHON_USEDEP}]
$(python_gen_cond_dep 'dev-python/trollius[${PYTHON_USEDEP}]' python2_7)"
virtual/python-greenlet[${PYTHON_USEDEP}]"
RDEPEND="
${DEPEND}