commit:     6b1c1679ca914428e3f09cd5b6d2828a22e68f84
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Thu May 26 14:39:10 2022 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Thu May 26 14:56:46 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b1c1679

www-client/qutebrowser: sync live

Minor style nitpicks

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 www-client/qutebrowser/qutebrowser-9999.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/www-client/qutebrowser/qutebrowser-9999.ebuild 
b/www-client/qutebrowser/qutebrowser-9999.ebuild
index 6e52913c8194..2d84333f9a0e 100644
--- a/www-client/qutebrowser/qutebrowser-9999.ebuild
+++ b/www-client/qutebrowser/qutebrowser-9999.ebuild
@@ -26,7 +26,7 @@ IUSE="+adblock widevine"
 RDEPEND="
        dev-qt/qtcore:5[icu]
        dev-qt/qtgui:5[png]
-       $(python_gen_cond_dep 
'dev-python/importlib_resources[${PYTHON_USEDEP}]' python3_8)
+       $(python_gen_cond_dep 
'dev-python/importlib_resources[${PYTHON_USEDEP}]' 3.8)
        $(python_gen_cond_dep '
                dev-python/colorama[${PYTHON_USEDEP}]
                >=dev-python/jinja-3.0.2[${PYTHON_USEDEP}]
@@ -56,8 +56,8 @@ BDEPEND="
 
 distutils_enable_tests pytest
 
-python_prepare_all() {
-       distutils-r1_python_prepare_all
+src_prepare() {
+       distutils-r1_src_prepare
 
        if use widevine; then
                local 
widevine=${EPREFIX}/usr/$(get_libdir)/chromium-browser/WidevineCdm/_platform_specific/linux_x64/libwidevinecdm.so

Reply via email to