commit: 102569342257c2ebaecc2df552a558c28bfeff1a Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Tue Jun 1 18:12:05 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Tue Jun 1 18:28:25 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10256934
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 <AT> gentoo.org> dev-python/pynest2d/pynest2d-4.8.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pynest2d/pynest2d-4.8.0-r1.ebuild b/dev-python/pynest2d/pynest2d-4.8.0-r1.ebuild index b2b6ecd0a45..0a1d08188c8 100644 --- a/dev-python/pynest2d/pynest2d-4.8.0-r1.ebuild +++ b/dev-python/pynest2d/pynest2d-4.8.0-r1.ebuild @@ -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}"
