]> git.donarmstrong.com Git - wannabuild.git/commitdiff
triggers/common: add armhf and s390x to sid
authorDebian wanna-build admins <debian-wb-team@lists.debian.org>
Sun, 27 Nov 2011 16:05:22 +0000 (16:05 +0000)
committerAndreas Barth <aba@not.so.argh.org>
Thu, 19 Jan 2012 20:34:44 +0000 (20:34 +0000)
triggers/common

index e3b450511bbb0bf3c476ca8c8b0b6a823a7443bd..7749fd214a2f6c5e0e0cd7bdd893a355454f1f6e 100644 (file)
@@ -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_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.
 
 # Creates a working environment within the corresponding archive
 # directory and jumps there.