From 1ca5029b09a9e581dfa89ecb82a9361e5758556c Mon Sep 17 00:00:00 2001 From: Leo Date: Fri, 7 Jun 2019 07:32:19 -0300 Subject: testing/evolution: disable for armv7 --- testing/evolution/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/evolution/APKBUILD b/testing/evolution/APKBUILD index ceecaf5a98..2cfb8d7526 100644 --- a/testing/evolution/APKBUILD +++ b/testing/evolution/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="evolution mail client" url="https://projects.gnome.org/evolution" # limited by webkit2gtk -arch="all !s390x" +arch="all !s390x !armv7" license="GPL" depends="highlight gsettings-desktop-schemas" depends_dev="itstool libxml2-dev gcr-dev enchant-dev libcanberra-dev -- cgit v1.2.3