diff options
Diffstat (limited to 'testing/evolution-data-server')
-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 2a1fcc3768..909ad25bd3 100644 --- a/testing/evolution-data-server/APKBUILD +++ b/testing/evolution-data-server/APKBUILD @@ -5,7 +5,7 @@ pkgver=3.32.2 pkgrel=0 pkgdesc="data server for evolution" url="https://projects.gnome.org/evolution" -arch="x86_64 x86 ppc64le aarch64 armhf armv7" +arch="all" license="GPL" options="suid !check" depends_dev="libgdata-dev db-dev gcr-dev icu-dev" |