summaryrefslogtreecommitdiff
path: root/community/haskell-dataenc
diff options
context:
space:
mode:
Diffstat (limited to 'community/haskell-dataenc')
-rw-r--r--community/haskell-dataenc/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/haskell-dataenc/PKGBUILD b/community/haskell-dataenc/PKGBUILD
index cd94ed17c..7ea26e610 100644
--- a/community/haskell-dataenc/PKGBUILD
+++ b/community/haskell-dataenc/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=3.2
pkgdesc="Data encoding library"
url="http://hackage.haskell.org/package/dataenc"
license=('custom:BSD3')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=(ghc=7.0.3-2 sh)
options=('strip')
source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)