mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 23:28:08 -07:00
dev-python/pynvim: Clean py2 deps up
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -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}
|
||||
|
||||
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user