commit: fd9d73b28e96631a98b505ac084180d0b1d6382a Author: Cecil Curry <leycec <AT> gmail <DOT> com> AuthorDate: Tue Oct 5 04:56:21 2021 +0000 Commit: Zac Medico <zmedico <AT> gentoo <DOT> org> CommitDate: Tue Oct 5 04:57:59 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd9d73b2
app-text/calibre: Require latest PyQtWebEngine Bug: https://bugs.gentoo.org/793986#c24 Package-Manager: Portage-3.0.26, Repoman-3.0.3 Signed-off-by: Zac Medico <zmedico <AT> gentoo.org> app-text/calibre/calibre-5.25.0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/calibre/calibre-5.25.0-r2.ebuild b/app-text/calibre/calibre-5.25.0-r2.ebuild index 475b78a4790..40fa50fcc40 100644 --- a/app-text/calibre/calibre-5.25.0-r2.ebuild +++ b/app-text/calibre/calibre-5.25.0-r2.ebuild @@ -72,7 +72,7 @@ COMMON_DEPEND="${PYTHON_DEPS} >=dev-python/python-dateutil-2.5.3[${PYTHON_USEDEP}] >=dev-python/PyQt5-5.15.5_pre2107091435[gui,svg,widgets,network,printsupport,${PYTHON_USEDEP}] >=dev-python/PyQt-builder-1.10.3[${PYTHON_USEDEP}] - >=dev-python/PyQtWebEngine-5.12[${PYTHON_USEDEP}] + >=dev-python/PyQtWebEngine-5.15.5_pre2108100905[${PYTHON_USEDEP}] dev-python/regex[${PYTHON_USEDEP}] dev-python/zeroconf[${PYTHON_USEDEP}] ')
