diff options
Diffstat (limited to 'community/pawm/PKGBUILD')
-rw-r--r-- | community/pawm/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pawm/PKGBUILD b/community/pawm/PKGBUILD index 7f134b52e..dae4106da 100644 --- a/community/pawm/PKGBUILD +++ b/community/pawm/PKGBUILD @@ -5,7 +5,7 @@ pkgname=pawm pkgver=2.3.0 pkgrel=2 pkgdesc="Puto Amo Window Manager is a full featured window manager, but without useless bells and whistles" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') #url="http://www.pleyades.net/pawm/" url="https://sites.google.com/site/pleyadestest/david/projects/pawm" license=("GPL") |