From ff18ff2f632ce668a306ad34c62e3d16b2bb8ba1 Mon Sep 17 00:00:00 2001 From: q66 Date: Thu, 2 Jan 2020 01:53:42 +0100 Subject: [PATCH] proot: restrict archs --- srcpkgs/proot/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/proot/template b/srcpkgs/proot/template index 5ee9809c01e..c7243d12edc 100644 --- a/srcpkgs/proot/template +++ b/srcpkgs/proot/template @@ -2,6 +2,7 @@ pkgname=proot version=5.1.0 revision=6 +archs="x86_64* i686* aarch64* arm*" build_wrksrc=src build_style=gnu-makefile make_use_env=yes