mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
community/quaternion: disable on mips64
This commit is contained in:
parent
dcc002fc18
commit
4c056b723f
@ -6,7 +6,7 @@ pkgrel=0
|
||||
pkgdesc="Qt5-based IM client for Matrix"
|
||||
options="!check" # No testsuite
|
||||
url="https://github.com/QMatrixClient/Quaternion"
|
||||
arch="all !armhf" # armhf blocked by qt5-qtmultimedia
|
||||
arch="all !armhf !mips64" # armhf blocked by qt5-qtmultimedia
|
||||
license="GPL-3.0-or-later"
|
||||
depends="qt5-qtquickcontrols2 qt5-qtquickcontrols"
|
||||
makedepends="
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user