dev-python/numexpr: Add := op on dev-python/numpy

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2024-04-11 13:57:46 +02:00
parent 4ab6e8d005
commit 84f52fcdd2

View File

@@ -21,7 +21,7 @@ LICENSE="MIT"
SLOT="0"
DEPEND="
>=dev-python/numpy-2.0.0_rc[${PYTHON_USEDEP}]
>=dev-python/numpy-2.0.0_rc:=[${PYTHON_USEDEP}]
"
RDEPEND="
${DEPEND}