diff options
Diffstat (limited to 'dev-python/ml-dtypes')
-rw-r--r-- | dev-python/ml-dtypes/ml-dtypes-0.3.2-r1.ebuild (renamed from dev-python/ml-dtypes/ml-dtypes-0.3.2.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ml-dtypes/ml-dtypes-0.3.2.ebuild b/dev-python/ml-dtypes/ml-dtypes-0.3.2-r1.ebuild index e12495719202..0ce0838a1b4c 100644 --- a/dev-python/ml-dtypes/ml-dtypes-0.3.2.ebuild +++ b/dev-python/ml-dtypes/ml-dtypes-0.3.2-r1.ebuild @@ -24,7 +24,7 @@ KEYWORDS="~amd64" S="${WORKDIR}/${PNGH}-${PV}" DEPEND=" - dev-python/numpy[${PYTHON_USEDEP}] + <dev-python/numpy-2:=[${PYTHON_USEDEP}] " BDEPEND=" dev-python/pybind11[${PYTHON_USEDEP}] |