mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
qupzilla: mark as broken on aarch64-musl
This commit is contained in:
parent
c05546e5a2
commit
6e0c87dd95
1 changed files with 4 additions and 0 deletions
|
@ -9,3 +9,7 @@ short_desc="Lightweight multiplatform browser (transitional dummy package)"
|
||||||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://qupzilla.com/"
|
homepage="https://qupzilla.com/"
|
||||||
|
|
||||||
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
aarch64-musl) broken="qt5-declarative-5.10.1_9 (update) breaks installed pkg qt5-tools-5.10.1_11" ;;
|
||||||
|
esac
|
||||||
|
|
Loading…
Add table
Reference in a new issue