From 913da2131472fb6b7e239cb4b0e8a3f9ecefd67e Mon Sep 17 00:00:00 2001 From: Leonardo Arena Date: Thu, 10 Jan 2019 13:07:53 +0000 Subject: Revert "testing/hwloc: disable for arm* due to missing numactl" This reverts commit 875391bbc558a2dd37f7d2e6a547442d3c89e178. --- testing/hwloc/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing') diff --git a/testing/hwloc/APKBUILD b/testing/hwloc/APKBUILD index 8db4a74a8a..59e883760d 100644 --- a/testing/hwloc/APKBUILD +++ b/testing/hwloc/APKBUILD @@ -4,7 +4,7 @@ pkgver=1.11.9 pkgrel=0 pkgdesc="Portable abstraction of hierarchical hardware architectures" url="https://www.open-mpi.org/" -arch="all !arm*" # missing numactl +arch="all" license="BSD-3-Clause" makedepends="cairo-dev eudev-dev libxml2-dev ncurses-dev" if [ "$CARCH" != "armhf" ]; then -- cgit v1.2.3