media-gfx/freecad: restrict to pybind11-2

Closes: https://bugs.gentoo.org/960409
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/43083
Closes: https://github.com/gentoo/gentoo/pull/43083
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Paul Zander
2025-07-20 19:39:49 +02:00
committed by Sam James
parent 4dc566b3c5
commit 9fd91eacda

View File

@@ -67,7 +67,7 @@ RDEPEND="
sys-libs/zlib
$(python_gen_cond_dep '
dev-python/numpy[${PYTHON_USEDEP}]
dev-python/pybind11[${PYTHON_USEDEP}]
<dev-python/pybind11-3[${PYTHON_USEDEP}]
dev-python/pyyaml[${PYTHON_USEDEP}]
')
assembly? ( sci-libs/ondselsolver )