diff options
Diffstat (limited to 'community/wmii/PKGBUILD')
-rw-r--r-- | community/wmii/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/wmii/PKGBUILD b/community/wmii/PKGBUILD index 84407f57c..76d8a85a0 100644 --- a/community/wmii/PKGBUILD +++ b/community/wmii/PKGBUILD @@ -6,7 +6,7 @@ pkgname=wmii pkgver=3.9.2 pkgrel=3 pkgdesc="A small, dynamic window manager for X11" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('MIT') url="http://wmii.suckless.org/" depends=('libxft' 'libxrandr' 'libxinerama' 'dash') |