mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
testing/qutebrowser: disable on arches witout qtwebengine
This commit is contained in:
parent
bf1d7aa132
commit
ee206d049d
@ -4,7 +4,7 @@ pkgver=1.4.1
|
||||
pkgrel=0
|
||||
pkgdesc="A keyboard-driven, vim-like browser based on PyQT5"
|
||||
url="https://qutebrowser.org/"
|
||||
arch="noarch"
|
||||
arch="noarch !s390x !ppc64le !x86" # limited by qt5-qtwebengine
|
||||
license="GPL-3.0-only"
|
||||
depends="
|
||||
py3-attrs py3-jinja2 py3-pygments py3-pypeg2 py3-qt5 py3-yaml qt5-qtbase
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user