diff options
Diffstat (limited to 'dev-python/flask-nav')
-rw-r--r-- | dev-python/flask-nav/flask-nav-0.6-r1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/flask-nav/flask-nav-0.6-r1.ebuild b/dev-python/flask-nav/flask-nav-0.6-r1.ebuild index c56734559939..a9d937a83c5c 100644 --- a/dev-python/flask-nav/flask-nav-0.6-r1.ebuild +++ b/dev-python/flask-nav/flask-nav-0.6-r1.ebuild @@ -16,6 +16,7 @@ LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="doc test" +RESTRICT="!test? ( test )" RDEPEND=" dev-python/dominate[${PYTHON_USEDEP}] |