dev-python/flask-mongoengine: Restore RESTRICT=test

Closes: https://bugs.gentoo.org/730524
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-07-03 09:30:10 +02:00
parent e25379164d
commit f4d6339de9

View File

@@ -16,7 +16,7 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
# TODO: make it spawn a local mongodb instance
#RESTRICT="test"
RESTRICT="test"
RDEPEND=">=dev-python/flask-0.8[${PYTHON_USEDEP}]
>=dev-python/mongoengine-0.7.10[${PYTHON_USEDEP}]