aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-07-05 13:43:57 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-07-05 13:45:59 -0300
commit96ef12d6eeb4055899b6c9dd97cba2e1ec00bd6c (patch)
tree72f9d9610fcf3a4ddd7aa1bf84f0fbc82a514a97 /testing
parent2ff97a0972ac2e265ad830c2659fa5c8e7916400 (diff)
downloadaports-96ef12d6eeb4055899b6c9dd97cba2e1ec00bd6c.tar.bz2
aports-96ef12d6eeb4055899b6c9dd97cba2e1ec00bd6c.tar.xz
testing/evolution-data-server: enable on x86 armhf armv7
Diffstat (limited to 'testing')
-rw-r--r--testing/evolution-data-server/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/evolution-data-server/APKBUILD b/testing/evolution-data-server/APKBUILD
index 86b8d2a668..04596d6dcb 100644
--- a/testing/evolution-data-server/APKBUILD
+++ b/testing/evolution-data-server/APKBUILD
@@ -5,7 +5,7 @@ pkgver=3.32.3
pkgrel=0
pkgdesc="data server for evolution"
url="https://projects.gnome.org/evolution"
-arch="all !armhf !armv7 !x86" # Limited by webkit2gtk
+arch="all"
license="GPL"
options="suid !check"
depends_dev="libgdata-dev db-dev gcr-dev icu-dev"