aboutsummaryrefslogtreecommitdiffstats
path: root/testing/nqp
diff options
context:
space:
mode:
authorMike Sullivan <mksully22@gmail.com>2018-11-01 17:30:17 +0000
committerAndy Postnikov <apostnikov@gmail.com>2018-11-03 16:53:27 +0200
commit31fad8172231841ee4ae4b3cf31cc81104686187 (patch)
treea0391e8688c9dc1327b00d0d93f1d7a5e59c9133 /testing/nqp
parent05086982d05049fe253fe765ba461a895c2d3cbc (diff)
downloadaports-31fad8172231841ee4ae4b3cf31cc81104686187.tar.bz2
aports-31fad8172231841ee4ae4b3cf31cc81104686187.tar.xz
testing/rakudo: fix 08-performance/99-misc.t test break by increasing performance tolerance
Also bump testing/moarvm and testing/nqp to cause stucked builders
Diffstat (limited to 'testing/nqp')
-rw-r--r--testing/nqp/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/nqp/APKBUILD b/testing/nqp/APKBUILD
index 9ce57c1d06..27fae7a4d9 100644
--- a/testing/nqp/APKBUILD
+++ b/testing/nqp/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Curt Tilmes <Curt.Tilmes@nasa.gov>
pkgname=nqp
pkgver=2018.10
-pkgrel=0
+pkgrel=1
pkgdesc="Not Quite Perl"
url="https://github.com/perl6/nqp"
arch="all !x86 !armhf !armv7"