diff options
Diffstat (limited to 'testing/evolution-data-server/APKBUILD')
-rw-r--r-- | testing/evolution-data-server/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/evolution-data-server/APKBUILD b/testing/evolution-data-server/APKBUILD index b47e74342c..8668f0ba58 100644 --- a/testing/evolution-data-server/APKBUILD +++ b/testing/evolution-data-server/APKBUILD @@ -5,7 +5,7 @@ pkgver=3.26.0 pkgrel=1 pkgdesc="data server for evolution" url="http://projects.gnome.org/evolution" -arch="x86_64 x86 ppc64le aarch64 armhf" +arch="x86_64 x86 ppc64le aarch64 armhf armv7" license="GPL" options="suid !check" depends_dev="libgdata-dev db-dev gcr-dev icu-dev" |