From bb9a0abb64bb2f455b488597016aa8a0ff6a3d26 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 28 Feb 2019 08:51:18 +0000 Subject: testing/iwd: disable all arches except x86 and x86_64 testsuite fails on all other arches and hangs on ppc64le --- testing/iwd/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing') diff --git a/testing/iwd/APKBUILD b/testing/iwd/APKBUILD index 781891dff0..456f048d60 100644 --- a/testing/iwd/APKBUILD +++ b/testing/iwd/APKBUILD @@ -5,7 +5,7 @@ pkgver=0.14 pkgrel=0 pkgdesc="Internet Wireless Daemon" url="https://iwd.wiki.kernel.org/" -arch="all" +arch="x86 x86_64" license="LGPL-2.1-or-later" depends="" makedepends="ell-dev dbus-dev readline-dev linux-headers" -- cgit v1.2.3