diff options
Diffstat (limited to 'testing/evolution')
-rw-r--r-- | testing/evolution/APKBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/testing/evolution/APKBUILD b/testing/evolution/APKBUILD index 78a314285b..1611c4e242 100644 --- a/testing/evolution/APKBUILD +++ b/testing/evolution/APKBUILD @@ -5,8 +5,7 @@ pkgver=3.32.2 pkgrel=1 pkgdesc="evolution mail client" url="https://projects.gnome.org/evolution" -# limited by webkit2gtk -arch="all !s390x" +arch="all" license="GPL-2.0-or-later" depends="highlight gsettings-desktop-schemas" depends_dev="itstool libxml2-dev gcr-dev enchant-dev libcanberra-dev |