diff --git a/dev-python/numba/numba-0.37.0.ebuild b/dev-python/numba/numba-0.37.0.ebuild index 0ef12bbab440d..505a73baee173 100644 --- a/dev-python/numba/numba-0.37.0.ebuild +++ b/dev-python/numba/numba-0.37.0.ebuild @@ -17,7 +17,7 @@ KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="examples test" RDEPEND=" - >=dev-python/llvmlite-0.19[${PYTHON_USEDEP}] + >=dev-python/llvmlite-0.22.0[${PYTHON_USEDEP}] dev-python/numpy[${PYTHON_USEDEP}] virtual/python-enum34[${PYTHON_USEDEP}] virtual/python-funcsigs[${PYTHON_USEDEP}]