diff options
-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 418647c0a1..2afbc4f624 100644 --- a/testing/evolution-data-server/APKBUILD +++ b/testing/evolution-data-server/APKBUILD @@ -5,7 +5,7 @@ pkgver=3.24.1 pkgrel=0 pkgdesc="data server for evolution" url="http://projects.gnome.org/evolution" -arch="x86_64 x86" +arch="x86_64 x86 ppc64le aarch64" license="GPL" depends= options="suid" |