commit: ee8c1050ec33a34b3134c2dc52addda9cb2c0695 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Tue Jun 1 18:15:13 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=ee8c1050
app-editors/qhexedit2: 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> app-editors/qhexedit2/qhexedit2-0.8.6_p20190316.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/qhexedit2/qhexedit2-0.8.6_p20190316.ebuild b/app-editors/qhexedit2/qhexedit2-0.8.6_p20190316.ebuild index 0fb05349bf5..bc6a9f42909 100644 --- a/app-editors/qhexedit2/qhexedit2-0.8.6_p20190316.ebuild +++ b/app-editors/qhexedit2/qhexedit2-0.8.6_p20190316.ebuild @@ -30,7 +30,7 @@ RDEPEND=" dev-qt/qtwidgets:5 python? ( dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}] - dev-python/sip[${PYTHON_USEDEP}] + <dev-python/sip-5[${PYTHON_USEDEP}] ${PYTHON_DEPS} ) "
