diff options
-rw-r--r-- | testing/evolution/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
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 |