summaryrefslogtreecommitdiff
path: root/community/gtk2hs-buildtools/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gtk2hs-buildtools/PKGBUILD')
-rw-r--r--community/gtk2hs-buildtools/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gtk2hs-buildtools/PKGBUILD b/community/gtk2hs-buildtools/PKGBUILD
index 7200e9d62..25d8c3a1b 100644
--- a/community/gtk2hs-buildtools/PKGBUILD
+++ b/community/gtk2hs-buildtools/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=2
pkgdesc="Tools to build the Gtk2Hs suite of User Interface libraries."
url="http://hackage.haskell.org/package/gtk2hs-buildtools"
license=('GPL2')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
makedepends=('ghc' 'alex' 'happy' 'haskell-random')
depends=('gmp')
options=('strip')