aboutsummaryrefslogtreecommitdiffstats
path: root/testing/mozjs-38
diff options
context:
space:
mode:
authorWilliam Pitcock <nenolod@dereferenced.org>2017-06-06 14:35:00 +0000
committerWilliam Pitcock <nenolod@dereferenced.org>2017-06-06 14:36:00 +0000
commit34567b1c02093429fb7369045ad64b24ad36241e (patch)
tree24ff53372f684403e3d9dc9db1e2c33ecb401941 /testing/mozjs-38
parent3fcde78eff6ea7d17dabe7fee352d39147b8d602 (diff)
downloadaports-34567b1c02093429fb7369045ad64b24ad36241e.tar.bz2
aports-34567b1c02093429fb7369045ad64b24ad36241e.tar.xz
testing/mozjs-38: no armhf for now
Diffstat (limited to 'testing/mozjs-38')
-rw-r--r--testing/mozjs-38/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/mozjs-38/APKBUILD b/testing/mozjs-38/APKBUILD
index b0369daf2c..b5a6584599 100644
--- a/testing/mozjs-38/APKBUILD
+++ b/testing/mozjs-38/APKBUILD
@@ -4,7 +4,7 @@ pkgver=38.8.0
pkgrel=3
pkgdesc="standalone mozilla javascript engine"
url="https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey/Releases/38"
-arch="all"
+arch="all !armhf"
license="LGPL"
depends=""
depends_dev="icu-dev nspr-dev libffi-dev readline-dev"