aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/chromium/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/chromium/APKBUILD b/community/chromium/APKBUILD
index cffbe543d5..10c9067190 100644
--- a/community/chromium/APKBUILD
+++ b/community/chromium/APKBUILD
@@ -5,7 +5,7 @@ pkgver=71.0.3578.98
pkgrel=2
pkgdesc="chromium web browser"
url="http://www.chromium.org/"
-arch="x86_64 aarch64 armhf armv7"
+arch="x86_64" # aarch64 armhf armv7 temp disable because we need clang for arm
license="BSD"
depends="xdg-utils"
depends_dev=""