[Pkg-haskell-commits] darcs: tools: Goodbye alpha and hppa

Joachim Breitner mail at joachim-breitner.de
Sun Apr 10 05:46:51 UTC 2011


Sun Apr 10 05:46:26 UTC 2011  Joachim Breitner <mail at joachim-breitner.de>
  * Goodbye alpha and hppa
  Ignore-this: 3e485cda9c402effef930cb4c44dd60c

    M ./haskell-pkg-debcheck.hs -1 +1

Sun Apr 10 05:46:26 UTC 2011  Joachim Breitner <mail at joachim-breitner.de>
  * Goodbye alpha and hppa
  Ignore-this: 3e485cda9c402effef930cb4c44dd60c
diff -rN -u old-tools/haskell-pkg-debcheck.hs new-tools/haskell-pkg-debcheck.hs
--- old-tools/haskell-pkg-debcheck.hs	2011-04-10 05:46:51.626467712 +0000
+++ new-tools/haskell-pkg-debcheck.hs	2011-04-10 05:46:51.630467922 +0000
@@ -29,7 +29,7 @@
 
 arches :: [Arch]
 --arches = ["amd64", "i386"]
-arches = words "alpha amd64 armel hppa i386 mips mipsel powerpc s390 sparc kfreebsd-amd64 kfreebsd-i386"
+arches = words "amd64 armel i386 mips mipsel powerpc s390 sparc kfreebsd-amd64 kfreebsd-i386"
 
 
 -- File locations





More information about the Pkg-haskell-commits mailing list