diff options
Diffstat (limited to 'dev-python/numba/numba-0.39.0.ebuild')
-rw-r--r-- | dev-python/numba/numba-0.39.0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/numba/numba-0.39.0.ebuild b/dev-python/numba/numba-0.39.0.ebuild index a5763ea1be78..5e43e6e0d04f 100644 --- a/dev-python/numba/numba-0.39.0.ebuild +++ b/dev-python/numba/numba-0.39.0.ebuild @@ -15,6 +15,7 @@ LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="examples test" +RESTRICT="!test? ( test )" RDEPEND=" >=dev-python/llvmlite-0.22.0[${PYTHON_USEDEP}] |