diff options
Diffstat (limited to 'dev-python/blaze/blaze-0.10.2.ebuild')
-rw-r--r-- | dev-python/blaze/blaze-0.10.2.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/blaze/blaze-0.10.2.ebuild b/dev-python/blaze/blaze-0.10.2.ebuild index e91899ce33b6..31109ca7fb71 100644 --- a/dev-python/blaze/blaze-0.10.2.ebuild +++ b/dev-python/blaze/blaze-0.10.2.ebuild @@ -18,6 +18,7 @@ KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" # Currently doc build fails, reason now, attempt to import mystery modules in datashape # Leaving doc build content in case this is fixed IUSE="examples test" +RESTRICT="!test? ( test )" # pyspark appears an optional dep not in portage. pyskit appears to be dropped # some packages including pyparsing appear required despite their absence from requirements.txt |