From eff94e5f599fdc17ea5e87e124917becfeaefb8e Mon Sep 17 00:00:00 2001 From: Leo Date: Mon, 9 Sep 2019 12:33:12 -0300 Subject: testing/quickjs: unleash on the builders --- testing/quickjs/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testing/quickjs') 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 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=" -- cgit v1.2.3