From 7e0d0c1258190c9b2f3a852d7a8f3054e7175df0 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Wed, 8 Jul 2015 22:07:51 +0200 Subject: reproducible netbsd: try with only 'amiga'... --- bin/reproducible_netbsd.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/reproducible_netbsd.sh b/bin/reproducible_netbsd.sh index 02331db4..5669a6bf 100755 --- a/bin/reproducible_netbsd.sh +++ b/bin/reproducible_netbsd.sh @@ -14,7 +14,7 @@ common_init "$@" set -e # build for these architectures -ARCHS="sparc64 amiga" +ARCHS="amiga" cleanup_tmpdirs() { cd -- cgit v1.2.3-54-g00ecf