diff options
-rw-r--r-- | testing/evolution-ews/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/evolution-ews/APKBUILD b/testing/evolution-ews/APKBUILD index 2c042d6736..ba44c38dfc 100644 --- a/testing/evolution-ews/APKBUILD +++ b/testing/evolution-ews/APKBUILD @@ -6,7 +6,7 @@ pkgver=3.22.4 pkgrel=0 pkgdesc="MS Exchange integration through Exchange Web Services" url="https://wiki.gnome.org/Apps/Evolution/EWS" -arch="all" +arch="x86 x86_64" license="LGPL2.1" depends="evolution" makedepends="libtool automake autoconf m4 |