summaryrefslogtreecommitdiff
path: root/testing/haskell-network/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/haskell-network/PKGBUILD')
-rw-r--r--testing/haskell-network/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/haskell-network/PKGBUILD b/testing/haskell-network/PKGBUILD
index 685e5fe2b..f2182e7f6 100644
--- a/testing/haskell-network/PKGBUILD
+++ b/testing/haskell-network/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=2
pkgdesc="Networking-related facilities"
url="http://hackage.haskell.org/package/network"
license=('custom:BSD3')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=(ghc=7.0.2-2 sh 'haskell-parsec=3.1.1-2')
options=('strip')
source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)