mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
community/libquotient: disable on mips64
This commit is contained in:
parent
83c752e4c8
commit
a67a042d27
@ -5,7 +5,7 @@ pkgver=0.6.2
|
||||
pkgrel=0
|
||||
pkgdesc="Qt5 library for cross-platform clients for Matrix"
|
||||
url="https://github.com/quotient-im/libQuotient"
|
||||
arch="all !armhf" # blocked by qt5-qtmultimedia
|
||||
arch="all !armhf !mips64" # blocked by qt5-qtmultimedia, mips blocked by qtolm
|
||||
license="LGPL-2.1-or-later"
|
||||
depends_dev="qt5-qtbase-dev qt5-qtmultimedia-dev libqtolm-dev"
|
||||
makedepends="$depends_dev cmake"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user