summaryrefslogtreecommitdiff
path: root/community/haskell-dataenc/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/haskell-dataenc/PKGBUILD')
-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 758f25719..34a0373b3 100644
--- a/community/haskell-dataenc/PKGBUILD
+++ b/community/haskell-dataenc/PKGBUILD
@@ -10,7 +10,7 @@ pkgrel=3
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.6.1-1' sh)
source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz
'0001-update-build-deps-for-ghc-7.6.1.patch')