aboutsummaryrefslogtreecommitdiffstats
path: root/testing/efl/APKBUILD
diff options
context:
space:
mode:
authorMichał Polański <michal@polanski.me>2021-07-10 00:26:37 +0200
committerMichał Polański <michal@polanski.me>2021-07-10 00:26:37 +0200
commitac509ba7a860900ac2be721d1376fa0475f2b75a (patch)
treec26196a4eb58c42aeb01dfee9e0ed8706acd6f1b /testing/efl/APKBUILD
parent69850e0d53e8f9f6d131f8fb6c609bddec9810e7 (diff)
testing/efl: disable on riscv64
blocked by librsvg
Diffstat (limited to 'testing/efl/APKBUILD')
-rw-r--r--testing/efl/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/efl/APKBUILD b/testing/efl/APKBUILD
index c6e51ea233d..30f6de4a206 100644
--- a/testing/efl/APKBUILD
+++ b/testing/efl/APKBUILD
@@ -5,7 +5,7 @@ pkgver=1.25.1
pkgrel=1
pkgdesc="Enlightenment Foundation Libraries"
url="https://www.enlightenment.org"
-arch="all !s390x !mips !mips64" # Missing librsvg
+arch="all !s390x !mips !mips64 !riscv64" # blocked by librsvg
license="LGPL-2.1-only"
makedepends="
meson