community/qutebrowser: use Qt6 on x86

This commit is contained in:
Bart Ribbers 2023-10-19 15:40:33 +02:00 committed by omni
parent 69e2756844
commit c9ecd98346

View File

@ -2,7 +2,7 @@
# Maintainer: omni <omni+alpine@hack.org>
pkgname=qutebrowser
pkgver=3.0.0
pkgrel=2
pkgrel=3
pkgdesc="Keyboard-driven, vim-like browser based on Python and Qt"
url="https://qutebrowser.org/"
# s390x, ppc64le and riscv64 blocked by qt5/qt6-qtwebengine
@ -34,9 +34,8 @@ source="https://github.com/qutebrowser/qutebrowser/releases/download/v$pkgver/qu
options="!check" # missing pytest dependencies
# 32b arm not supported by qt6-qtwebengine
# 32b x86 blocked by qt6-pyqt6-webengine
case "$CARCH" in
arm*|x86)
arm*)
depends="$depends
py3-qt5
py3-pyqt5-sip