From b138dbf8ce5a3fe7e5a303588b0d4bf48d47b411 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 29 Apr 2017 22:58:39 +0200 Subject: [PATCH] Sauerbraten: add musl and i686 Closes: #6921 [via git-merge-pr] --- srcpkgs/sauerbraten/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/sauerbraten/template b/srcpkgs/sauerbraten/template index c9b25791311..dace101094a 100644 --- a/srcpkgs/sauerbraten/template +++ b/srcpkgs/sauerbraten/template @@ -17,7 +17,7 @@ checksum=45c20521e3e56374490b2d9112a211538e801cf0161197f35476b30b7b58a78e restricted="Very large - not worth storing on current Void infrastructure" # Build is only supported on i686 and x86_64, and enet doesn't cross compile -only_for_archs="x86_64" +only_for_archs="i686 i686-musl x86_64 x86_64-musl" post_install() {