main/postmarketos-ondev: disable on riscv64 (MR 3588)
Related: https://builds.sr.ht/~postmarketos/job/868406
This commit is contained in:
parent
2852f55ff0
commit
9529c0ab42
1 changed files with 2 additions and 1 deletions
|
@ -5,7 +5,8 @@ pkgrel=1
|
||||||
pkgdesc="Calamares based on-device installer"
|
pkgdesc="Calamares based on-device installer"
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
# armhf blocked by qt5-qtdeclarative
|
# armhf blocked by qt5-qtdeclarative
|
||||||
arch="all !armhf"
|
# riscv64 blocked by calamares
|
||||||
|
arch="all !armhf !riscv64"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
depends="
|
depends="
|
||||||
$pkgname-openrc
|
$pkgname-openrc
|
||||||
|
|
Loading…
Reference in a new issue