From a013a8d579ea6fb7c59d63e42567d65f24d16120 Mon Sep 17 00:00:00 2001 From: Leo Date: Sat, 16 Nov 2019 06:17:58 +0100 Subject: testing/dzonegit: disable on x86 --- testing/dzonegit/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/dzonegit') diff --git a/testing/dzonegit/APKBUILD b/testing/dzonegit/APKBUILD index c9789e2768..60bb90330e 100644 --- a/testing/dzonegit/APKBUILD +++ b/testing/dzonegit/APKBUILD @@ -5,7 +5,7 @@ pkgver=0.11 pkgrel=0 pkgdesc="Git hooks to manage a repository of DNS zones" url="https://github.com/oskar456/dzonegit" -arch="noarch" +arch="noarch !x86" # Testsuite fails license="MIT" depends="bind-tools git python3" checkdepends="py3-pytest py3-pytest-runner" -- cgit v1.2.3