dev-python/pynest2d: restrict to <dev-python/sip-5

Bug: https://bugs.gentoo.org/793419
Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
This commit is contained in:
Andrew Ammerlaan
2021-06-01 20:12:05 +02:00
parent 29c5227449
commit 1025693422

View File

@@ -19,7 +19,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="${PYTHON_DEPS}
dev-libs/libnest2d
$(python_gen_cond_dep 'dev-python/sip[${PYTHON_MULTI_USEDEP}]')
$(python_gen_cond_dep '<dev-python/sip-5[${PYTHON_MULTI_USEDEP}]')
"
DEPEND="${RDEPEND}"