diff options
Diffstat (limited to 'community/lwm/PKGBUILD')
-rw-r--r-- | community/lwm/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/lwm/PKGBUILD b/community/lwm/PKGBUILD index 015928b53..f14f5c36a 100644 --- a/community/lwm/PKGBUILD +++ b/community/lwm/PKGBUILD @@ -7,7 +7,7 @@ pkgname=lwm pkgver=1.2.2 pkgrel=1 pkgdesc="a very light weight window manager" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') url="http://www.jfc.org.uk/software/lwm.html" depends=('xorg-server') |