summaryrefslogtreecommitdiff
path: root/community/xmonad/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/xmonad/PKGBUILD')
-rw-r--r--community/xmonad/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xmonad/PKGBUILD b/community/xmonad/PKGBUILD
index 14c49cecc..1719df6fc 100644
--- a/community/xmonad/PKGBUILD
+++ b/community/xmonad/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=xmonad
pkgver=0.10
pkgrel=3
pkgdesc="A lightweight X11 tiled window manager written in Haskell"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://xmonad.org/"
license=('BSD')
depends=('ghc=7.4.1' 'gmp' 'haskell-x11=1.5.0.1' 'sh' 'haskell-mtl=2.0.1.0' 'haskell-utf8-string=0.3.7')