diff options
Diffstat (limited to 'community/windowlab/PKGBUILD')
-rw-r--r-- | community/windowlab/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/windowlab/PKGBUILD b/community/windowlab/PKGBUILD index 80237ed83..e98718ad4 100644 --- a/community/windowlab/PKGBUILD +++ b/community/windowlab/PKGBUILD @@ -6,7 +6,7 @@ pkgname=windowlab pkgver=1.40 pkgrel=1 pkgdesc="A small and simple window manager." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.nickgravgaard.com/windowlab" license=('GPL') depends=('xorg-server' 'libxft') |