aboutsummaryrefslogtreecommitdiffstats
path: root/testing/wldash/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/wldash/APKBUILD')
-rw-r--r--testing/wldash/APKBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/testing/wldash/APKBUILD b/testing/wldash/APKBUILD
index bfe021c3898..a3a5d917914 100644
--- a/testing/wldash/APKBUILD
+++ b/testing/wldash/APKBUILD
@@ -6,7 +6,9 @@ _gitrev=5e5e8876f6dbecaf508045f400b63097ddccef6b
pkgrel=0
pkgdesc="Wayland dashboard/launcher/thing"
url="https://github.com/kennylevinsen/wldash"
-arch="aarch64 armhf armv7 ppc64le x86 x86_64" # limited by rust/cargo
+# aarch64, arm*, ppc64le: fails to build due to fontconfig crate
+# others: limited by rust/cargo
+arch="x86 x86_64"
license="GPL-3.0"
makedepends="
alsa-lib-dev