dev-python/blockdiag: 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:14:13 +01:00
parent 4438afd3c9
commit 977f2f6f4d
2 changed files with 0 additions and 2 deletions

View File

@@ -20,7 +20,6 @@ RDEPEND="
>=dev-python/funcparserlib-0.3.6[${PYTHON_USEDEP}]
>=dev-python/pillow-2.2.1[${PYTHON_USEDEP}]
dev-python/webcolors[${PYTHON_USEDEP}]
$(python_gen_cond_dep 'dev-python/configparser[${PYTHON_USEDEP}]' 'python2_7')
"
DEPEND="
${RDEPEND}

View File

@@ -20,7 +20,6 @@ RDEPEND="
>=dev-python/funcparserlib-0.3.6[${PYTHON_USEDEP}]
>=dev-python/pillow-2.2.1[${PYTHON_USEDEP}]
dev-python/webcolors[${PYTHON_USEDEP}]
$(python_gen_cond_dep 'dev-python/configparser[${PYTHON_USEDEP}]' -2)
"
DEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]