commit: 889520d7db23574a6dd228b3b0b41f718095c248
Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 1 18:07:59 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=889520d7
dev-python/python-poppler-qt5: restrict to <dev-python/sip-5
Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
dev-python/python-poppler-qt5/python-poppler-qt5-0.75.0.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-python/python-poppler-qt5/python-poppler-qt5-0.75.0.ebuild
b/dev-python/python-poppler-qt5/python-poppler-qt5-0.75.0.ebuild
index c0d0e5308f0..f4b01c824a5 100644
--- a/dev-python/python-poppler-qt5/python-poppler-qt5-0.75.0.ebuild
+++ b/dev-python/python-poppler-qt5/python-poppler-qt5-0.75.0.ebuild
@@ -19,6 +19,7 @@ RDEPEND="
app-text/poppler[qt5]
dev-python/PyQt5[${PYTHON_USEDEP}]
>=dev-python/sip-4.19:=[${PYTHON_USEDEP}]
+ <dev-python/sip-5:=[${PYTHON_USEDEP}]
"
DEPEND="${RDEPEND}"