aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBart Ribbers <bribbers@disroot.org>2021-06-28 18:09:54 +0200
committerBart Ribbers <bribbers@disroot.org>2021-06-28 18:15:29 +0200
commit0d4f79fd5da9bd9402548559f76b7c46369b75b3 (patch)
tree73d93df1cda145d30d3ca7eb84e8077021f4a4df
parent23001977ad9bbbe28f3dca47ef404d4746c626ee (diff)
community/kpeoplesink: disable on riscv64
-rw-r--r--community/kpeoplesink/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/kpeoplesink/APKBUILD b/community/kpeoplesink/APKBUILD
index 0714de4ee8c..e18418d30e2 100644
--- a/community/kpeoplesink/APKBUILD
+++ b/community/kpeoplesink/APKBUILD
@@ -7,8 +7,8 @@ _commit="6f382e619e22f9f34b0760fc19a23eb1863bf45b"
pkgdesc="Expose Sink contacts to KPeople"
url="https://invent.kde.org/pim/kpeoplesink"
# armhf blocked by qt5-qtdeclarative
-# s390x, mips64 blocked by kaccounts-integration
-arch="all !armhf !s390x !mips64"
+# s390x, mips64 and riscv64 blocked by signon-ui -> kaccounts-integration
+arch="all !armhf !s390x !mips64 !riscv64"
license="LGPL-2.1-or-later"
makedepends="
extra-cmake-modules