dev-python/numba: depend on >=dev-python/llvmlite-0.22.0

Closes: https://bugs.gentoo.org/659126
Package-Manager: Portage-2.3.40_p15, Repoman-2.3.9_p247
This commit is contained in:
Mike Gilbert
2018-06-26 13:16:38 -04:00
parent fe80cc8f07
commit 2712e1f9e2

View File

@@ -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}]