From 27ae50f72d44f90ceb6db366b3cf0456e23178cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Pola=C5=84ski?= Date: Wed, 21 Jul 2021 01:27:00 +0200 Subject: [PATCH] testing/corectrl: disable on riscv64 blocked by kauth --- testing/corectrl/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/corectrl/APKBUILD b/testing/corectrl/APKBUILD index 6082d0e9334..8d995e39cea 100644 --- a/testing/corectrl/APKBUILD +++ b/testing/corectrl/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="Control your hardware with application profiles" url="https://gitlab.com/corectrl/corectrl" arch="all !armhf !mips64" # qt5-qtdeclarative -arch="$arch !s390x" # kauth-dev +arch="$arch !s390x !riscv64" # kauth-dev license="GPL-3.0-only" depends="procps hwids qt5-qtquickcontrols2 qt5-qtsvg qt5-qtxmlpatterns" makedepends="cmake extra-cmake-modules qt5-qtbase-dev kauth-dev karchive-dev