aboutsummaryrefslogtreecommitdiffstats
path: root/testing/quickjs
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-09-09 12:33:12 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-09-09 12:33:27 -0300
commiteff94e5f599fdc17ea5e87e124917becfeaefb8e (patch)
treef737a736337edea56e6f98525c2f0c55790c2000 /testing/quickjs
parent1fbf3d339f95c89d9f87a173f49a6480bbfbb7c7 (diff)
downloadaports-eff94e5f599fdc17ea5e87e124917becfeaefb8e.tar.bz2
aports-eff94e5f599fdc17ea5e87e124917becfeaefb8e.tar.xz
testing/quickjs: unleash on the builders
Diffstat (limited to 'testing/quickjs')
-rw-r--r--testing/quickjs/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/quickjs/APKBUILD b/testing/quickjs/APKBUILD
index b5ad0419e1..79eaac3639 100644
--- a/testing/quickjs/APKBUILD
+++ b/testing/quickjs/APKBUILD
@@ -1,11 +1,11 @@
# Maintainer: Chloe Kudryavtsev <toast@toastin.space>
pkgname="quickjs"
_pkgver=2019-09-01
-pkgver=0.${pkgver//-}
+pkgver=0.${_pkgver//-}
pkgrel=0
pkgdesc="A small and embeddable Javascript engine"
url="https://bellard.org/quickjs/"
-arch="" # Tests fail on all arches
+arch="all" # Tests fail on all arches
license="MIT"
subpackages="$pkgname-doc $pkgname-static"
source="