[tools] 01/01: Add mips64el

Joachim Breitner nomeata at moszumanska.debian.org
Thu Mar 17 09:32:14 UTC 2016


This is an automated email from the git hooks/post-receive script.

nomeata pushed a commit to branch master
in repository tools.

commit ac707a96498d8d30446de6f66bba0f060657f6eb
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Thu Mar 17 10:30:23 2016 +0100

    Add mips64el
---
 binNMUs.hs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/binNMUs.hs b/binNMUs.hs
index 697b0cd..989bd80 100644
--- a/binNMUs.hs
+++ b/binNMUs.hs
@@ -35,7 +35,7 @@ import Database.PostgreSQL.Simple.Types (Query(Query))
 import AcquireFile
 
 defaultArches :: [Arch]
-defaultArches = words "amd64 arm64 armel armhf hurd-i386 i386 mips mipsel powerpc ppc64el s390x kfreebsd-amd64 kfreebsd-i386"
+defaultArches = words "amd64 arm64 armel armhf hurd-i386 i386 mips mipsel mips64el powerpc ppc64el s390x kfreebsd-amd64 kfreebsd-i386"
 
 -- non-default arches
 extraArches :: [Arch]

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/tools.git



More information about the Pkg-haskell-commits mailing list