aboutsummaryrefslogtreecommitdiffstats
path: root/testing/distrobuilder
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-11-27 15:09:31 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-11-27 15:09:31 +0100
commite7e0e13af16e84e26f62331f5d404d7e72807975 (patch)
tree98aef37df9a8a9f738060491fad98ec0c9782c5d /testing/distrobuilder
parentee1e8a2cde3f8a9c7a0f151eda3945a4e524ee05 (diff)
downloadaports-e7e0e13af16e84e26f62331f5d404d7e72807975.tar.bz2
aports-e7e0e13af16e84e26f62331f5d404d7e72807975.tar.xz
testing/distrobuilder: disable due to failures on the builders
Diffstat (limited to 'testing/distrobuilder')
-rw-r--r--testing/distrobuilder/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/distrobuilder/APKBUILD b/testing/distrobuilder/APKBUILD
index 40ea37cd88..ef1c94e916 100644
--- a/testing/distrobuilder/APKBUILD
+++ b/testing/distrobuilder/APKBUILD
@@ -6,7 +6,7 @@ _commit=d2329be9569d45028a38836186d2353b8ddfe1ca
pkgrel=2
pkgdesc="System container image builder"
url="https://linuxcontainers.org/"
-arch="all"
+arch="" # Build fails on the builders
license="Apache-2.0"
depends="gnupg1"
makedepends="go linux-headers glide"