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