mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 11:18:09 -07:00
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:
@@ -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}]
|
||||
|
||||
Reference in New Issue
Block a user