From 9529c0ab42afaacde8e23b77d5f30e75b907aa12 Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Tue, 25 Oct 2022 08:52:47 +0200 Subject: [PATCH] main/postmarketos-ondev: disable on riscv64 (MR 3588) Related: https://builds.sr.ht/~postmarketos/job/868406 --- main/postmarketos-ondev/APKBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/main/postmarketos-ondev/APKBUILD b/main/postmarketos-ondev/APKBUILD index 85fcf4fbb..9cfe7fdf3 100644 --- a/main/postmarketos-ondev/APKBUILD +++ b/main/postmarketos-ondev/APKBUILD @@ -5,7 +5,8 @@ pkgrel=1 pkgdesc="Calamares based on-device installer" url="https://postmarketos.org" # armhf blocked by qt5-qtdeclarative -arch="all !armhf" +# riscv64 blocked by calamares +arch="all !armhf !riscv64" license="GPL-3.0-or-later" depends=" $pkgname-openrc