diff options
Diffstat (limited to 'community/musca/PKGBUILD')
-rw-r--r-- | community/musca/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/musca/PKGBUILD b/community/musca/PKGBUILD index 34ab9b843..004a08a37 100644 --- a/community/musca/PKGBUILD +++ b/community/musca/PKGBUILD @@ -6,7 +6,7 @@ pkgname=musca pkgver=0.9.24 pkgrel=1 pkgdesc='A simple X11 dynamic window manager with features nicked from ratpoison and dwm.' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://aerosuidae.net/musca/' license=('GPL3') depends=('libx11' 'dmenu') |