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 76e4d10a8..864bcd213 100644
--- a/community/haskell-hslogger/PKGBUILD
+++ b/community/haskell-hslogger/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=6
pkgdesc="Versatile logging framework"
url="http://hackage.haskell.org/package/hslogger"
license=('LGPL')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('ghc=7.4.1-2' 'haskell-mtl=2.0.1.0-4' 'haskell-network=2.3.0.11-1')
install=${pkgname}.install
source=(http://hackage.haskell.org/packages/archive/hslogger/${pkgver}/hslogger-${pkgver}.tar.gz)