www-client/qutebrowser: sync live

Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
Ionen Wolkens
2025-10-24 11:30:09 -04:00
parent fddf4665d6
commit 723e4adff4

View File

@@ -60,7 +60,7 @@ BDEPEND="
if [[ ${PV} == 9999 ]]; then
BDEPEND+=" app-text/asciidoc"
else
BDEPEND+=" verify-sig? ( sec-keys/openpgp-keys-qutebrowser )"
BDEPEND+=" verify-sig? ( >=sec-keys/openpgp-keys-qutebrowser-20251024 )"
fi
EPYTEST_PLUGINS=( hypothesis pytest-{bdd,mock,qt,rerunfailures,xvfb} )