diff options
Diffstat (limited to 'dev-python/bokeh/bokeh-0.12.6.ebuild')
-rw-r--r-- | dev-python/bokeh/bokeh-0.12.6.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/bokeh/bokeh-0.12.6.ebuild b/dev-python/bokeh/bokeh-0.12.6.ebuild index 72a12e367f3a..d29d9e8ff984 100644 --- a/dev-python/bokeh/bokeh-0.12.6.ebuild +++ b/dev-python/bokeh/bokeh-0.12.6.ebuild @@ -17,6 +17,7 @@ LICENSE="BSD" SLOT="0" KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="examples test" +RESTRICT="!test? ( test )" RDEPEND=" dev-python/jinja[${PYTHON_USEDEP}] |