summaryrefslogtreecommitdiff
path: root/community/haskell-hslogger/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/haskell-hslogger/PKGBUILD')
-rw-r--r--community/haskell-hslogger/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/haskell-hslogger/PKGBUILD b/community/haskell-hslogger/PKGBUILD
index 7b6e112b6..d95b2c18c 100644
--- a/community/haskell-hslogger/PKGBUILD
+++ b/community/haskell-hslogger/PKGBUILD
@@ -9,7 +9,7 @@ pkgrel=4
pkgdesc="Versatile logging framework"
url="http://hackage.haskell.org/package/${_hkgname}"
license=('LGPL')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('ghc=7.0.2' 'haskell-mtl=2.0.1.0' 'haskell-network=2.3.0.2')
options=('strip')
install=${pkgname}.install