aboutsummaryrefslogtreecommitdiffstats
path: root/testing/quickjs
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-09-07 15:27:43 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-09-07 15:27:54 -0300
commit90c25e85cfb23639e9125b24249928bcd6789564 (patch)
treed2c0178e73db95c8913fcd7c5373cc3f2bb388a9 /testing/quickjs
parent621c44439c51383dc5b0d67900f7d3fc159a481e (diff)
downloadaports-90c25e85cfb23639e9125b24249928bcd6789564.tar.bz2
aports-90c25e85cfb23639e9125b24249928bcd6789564.tar.xz
testing/quickjs: disable on all arches
Diffstat (limited to 'testing/quickjs')
-rw-r--r--testing/quickjs/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/quickjs/APKBUILD b/testing/quickjs/APKBUILD
index 180e617457..b5ad0419e1 100644
--- a/testing/quickjs/APKBUILD
+++ b/testing/quickjs/APKBUILD
@@ -5,7 +5,7 @@ pkgver=0.${pkgver//-}
pkgrel=0
pkgdesc="A small and embeddable Javascript engine"
url="https://bellard.org/quickjs/"
-arch="all"
+arch="" # Tests fail on all arches
license="MIT"
subpackages="$pkgname-doc $pkgname-static"
source="