diff options
Diffstat (limited to 'community/sawfish/PKGBUILD')
-rw-r--r-- | community/sawfish/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/sawfish/PKGBUILD b/community/sawfish/PKGBUILD index 5942f29e1..db237e733 100644 --- a/community/sawfish/PKGBUILD +++ b/community/sawfish/PKGBUILD @@ -6,7 +6,7 @@ pkgname=sawfish pkgver=1.8.1 pkgrel=1 pkgdesc="An extensible window manager using a Lisp-based scripting language" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://sawfish.wikia.com/wiki/Main_Page" license=('GPL') depends=('libsm' 'rep-gtk' 'hicolor-icon-theme') |