From: Debian wanna-build admins Date: Sun, 27 Nov 2011 16:05:22 +0000 (+0000) Subject: triggers/common: add armhf and s390x to sid X-Git-Url: https://git.donarmstrong.com/?p=wannabuild.git;a=commitdiff_plain;h=6beda758e2b8513e0a60bf439827e5cff4179737 triggers/common: add armhf and s390x to sid --- diff --git a/triggers/common b/triggers/common index e3b4505..7749fd2 100644 --- a/triggers/common +++ b/triggers/common @@ -12,7 +12,7 @@ LOCKFILE="${ARCHIVE_BASE}/lock" ARCHS_lenny="alpha amd64 arm armel hppa i386 ia64 mips mipsel powerpc s390 sparc" ARCHS_squeeze="amd64 armel i386 ia64 mips mipsel powerpc s390 sparc kfreebsd-amd64 kfreebsd-i386" ARCHS_wheezy="amd64 armel i386 ia64 mips mipsel powerpc s390 sparc kfreebsd-amd64 kfreebsd-i386" -ARCHS_sid="$ARCHS_squeeze hurd-i386" +ARCHS_sid="$ARCHS_squeeze hurd-i386 armhf s390x" # Creates a working environment within the corresponding archive # directory and jumps there.