summaryrefslogtreecommitdiff
path: root/community/haskell-tar/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/haskell-tar/PKGBUILD')
-rw-r--r--community/haskell-tar/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/haskell-tar/PKGBUILD b/community/haskell-tar/PKGBUILD
index 573b5188d..e7e830647 100644
--- a/community/haskell-tar/PKGBUILD
+++ b/community/haskell-tar/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=1
pkgdesc="Reading, writing and manipulating tar archive files"
url="http://hackage.haskell.org/package/tar"
license=('custom:BSD3')
-arch=('x86_64' 'i686')
+arch=('i686' 'x86_64' 'mips64el')
depends=('ghc=7.6.1-1')
source=("http://hackage.haskell.org/packages/archive/tar/$pkgver/tar-$pkgver.tar.gz")
install=haskell-tar.install