]> git.donarmstrong.com Git - wannabuild.git/commitdiff
hppa and alpha removed from sid
authorKurt Roeckx <kurt@roeckx.be>
Fri, 8 Apr 2011 20:31:39 +0000 (20:31 +0000)
committerKurt Roeckx <kurt@roeckx.be>
Fri, 8 Apr 2011 20:31:39 +0000 (20:31 +0000)
triggers/common

index 69e9570e9bf371807959773218357565750509f3..e3b450511bbb0bf3c476ca8c8b0b6a823a7443bd 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_sid="$ARCHS_squeeze alpha hppa hurd-i386"
+ARCHS_sid="$ARCHS_squeeze hurd-i386"
 
 # Creates a working environment within the corresponding archive
 # directory and jumps there.