dev-python/flask-security: 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:36 +01:00
parent 265ad25f63
commit 25e33b6b3d

View File

@@ -39,7 +39,6 @@ DEPEND="${RDEPEND}
dev-python/flask-mongoengine[${PYTHON_USEDEP}]
dev-python/bcrypt[${PYTHON_USEDEP}]
dev-python/simplejson[${PYTHON_USEDEP}]
$(python_gen_cond_dep 'dev-python/flask-peewee[${PYTHON_USEDEP}]' 'python2*')
)"
S="${WORKDIR}/${MY_P}"