summaryrefslogtreecommitdiff
path: root/community/haskell-xhtml/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/haskell-xhtml/PKGBUILD')
-rw-r--r--community/haskell-xhtml/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/haskell-xhtml/PKGBUILD b/community/haskell-xhtml/PKGBUILD
index 02701ec4b..b3762851d 100644
--- a/community/haskell-xhtml/PKGBUILD
+++ b/community/haskell-xhtml/PKGBUILD
@@ -9,7 +9,7 @@ pkgrel=2
pkgdesc="Combinators for producing XHTML 1.0, including the Strict, Transitional and Frameset variants."
url="http://hackage.haskell.org/package/xhtml"
license=('custom:BSD3')
-arch=('i686' 'x86_64' 'mips64el')
+arch=('i686' 'x86_64')
depends=('ghc=7.4.1-2' 'sh')
source=(http://hackage.haskell.org/packages/archive/${_hkgname}/$pkgver/${_hkgname}-$pkgver.tar.gz)
install=${pkgname}.install