summaryrefslogtreecommitdiff
path: root/community/haskell-cairo/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/haskell-cairo/PKGBUILD')
-rw-r--r--community/haskell-cairo/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/haskell-cairo/PKGBUILD b/community/haskell-cairo/PKGBUILD
index efc2d5b4f..9af4c4cd4 100644
--- a/community/haskell-cairo/PKGBUILD
+++ b/community/haskell-cairo/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="Binding to the cairo library for Gtk2Hs."
url="http://hackage.haskell.org/package/cairo"
license=('LGPL2.1')
-arch=('i686' 'x86_64' 'mips64el')
+arch=('i686' 'x86_64')
depends=('ghc' 'cairo' 'haskell-mtl')
makedepends=("gtk2hs-buildtools")
options=('strip')