diff options
author | Roberto Oliveira <robertoguimaraes8@gmail.com> | 2017-10-01 01:23:31 +0000 |
---|---|---|
committer | Roberto Oliveira <robertoguimaraes8@gmail.com> | 2017-10-01 01:23:31 +0000 |
commit | abc299ea3a1cb5bc5e041295ff7cf10255597c04 (patch) | |
tree | a7cf78a188ce073b2c3fe6254df9d41f02f9b5b7 /testing/evolution-ews | |
parent | 7746462079bf09ef9a5ce03b1226253c0614b0bc (diff) | |
download | aports-abc299ea3a1cb5bc5e041295ff7cf10255597c04.tar.bz2 aports-abc299ea3a1cb5bc5e041295ff7cf10255597c04.tar.xz |
testing/evolution-ews: enable build on ppc64le
Diffstat (limited to 'testing/evolution-ews')
-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 d32895d536..0de6d4d100 100644 --- a/testing/evolution-ews/APKBUILD +++ b/testing/evolution-ews/APKBUILD @@ -6,7 +6,7 @@ pkgver=3.26.0 pkgrel=0 pkgdesc="MS Exchange integration through Exchange Web Services" url="https://wiki.gnome.org/Apps/Evolution/EWS" -arch="x86 x86_64" +arch="x86 x86_64 ppc64le" license="LGPL2.1" depends="evolution" makedepends="cmake |