diff options
Diffstat (limited to 'community/xmonad-contrib/PKGBUILD')
-rw-r--r-- | community/xmonad-contrib/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xmonad-contrib/PKGBUILD b/community/xmonad-contrib/PKGBUILD index dbb48f0a2..33de65a5a 100644 --- a/community/xmonad-contrib/PKGBUILD +++ b/community/xmonad-contrib/PKGBUILD @@ -7,7 +7,7 @@ pkgname=xmonad-contrib pkgver=0.10 pkgrel=4 pkgdesc="Add-ons for xmonad" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://xmonad.org/" license=('BSD') depends=('ghc=7.4.2-1' 'xmonad=0.10-4' 'sh' 'haskell-x11=1.6.0' 'haskell-x11-xft=0.3.1-4' 'haskell-utf8-string=0.3.7-2' 'haskell-random=1.0.1.1-2') |