From 812f90d2cc26a855743fb97fbd241ef312a97889 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Wed, 8 Jul 2015 18:27:29 +0200 Subject: reproducible netbsd: s#i386#amiga# "architecture" --- bin/reproducible_netbsd.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_netbsd.sh') diff --git a/bin/reproducible_netbsd.sh b/bin/reproducible_netbsd.sh index cb42113a..02331db4 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 i386" +ARCHS="sparc64 amiga" cleanup_tmpdirs() { cd -- cgit v1.2.3-54-g00ecf