aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-06-22 07:58:33 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-06-22 07:58:33 -0300
commit68060814e456139e35251dbb416fc651f1aef806 (patch)
tree63d46cb66ccc1e01880ab731d31b815e2bc5dd6d
parent62518c5aff3d0bbbdc36549330be8cf9b1835fdd (diff)
downloadaports-68060814e456139e35251dbb416fc651f1aef806.tar.bz2
aports-68060814e456139e35251dbb416fc651f1aef806.tar.xz
community/webkit2gtk: disable on 32bit
-rw-r--r--community/webkit2gtk/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/webkit2gtk/APKBUILD b/community/webkit2gtk/APKBUILD
index 4ee585de5e..0ffa40ed90 100644
--- a/community/webkit2gtk/APKBUILD
+++ b/community/webkit2gtk/APKBUILD
@@ -7,7 +7,7 @@ pkgver=2.24.2
pkgrel=0
pkgdesc="Portable web rendering engine WebKit for GTK+"
url="https://webkitgtk.org/"
-arch="all"
+arch="all !armhf !armv7 !x86" # Not enough memory to allocate in 32bit systems
license="LGPL-2.0-or-later AND BSD-2-Clause"
makedepends="
bison