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