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