diff --git a/srcpkgs/numactl/template b/srcpkgs/numactl/template index 2fb7351725b..c9df7f5cb38 100644 --- a/srcpkgs/numactl/template +++ b/srcpkgs/numactl/template @@ -2,6 +2,7 @@ pkgname=numactl version=2.0.12 revision=1 +only_for_archs="i686 i686-musl x86_64 x86_64-musl ppc64le ppc64le-musl ppc64-musl" build_style=gnu-configure hostmakedepends="automake libtool" short_desc="Simple NUMA policy support" @@ -10,7 +11,6 @@ license="LGPL-2.1-only" homepage="https://github.com/numactl/numactl" distfiles="https://github.com/numactl/numactl/archive/v${version}.tar.gz" checksum=7c3e819c2bdeb883de68bafe88776a01356f7ef565e75ba866c4b49a087c6bdf -only_for_archs="i686 i686-musl x86_64 x86_64-musl" if [ "$XBPS_TARGET_MACHINE" = "i686" ]; then # XXX