diff options
Diffstat (limited to 'community/shake/PKGBUILD')
-rw-r--r-- | community/shake/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/shake/PKGBUILD b/community/shake/PKGBUILD index cc8f72da6..93099b11d 100644 --- a/community/shake/PKGBUILD +++ b/community/shake/PKGBUILD @@ -7,7 +7,7 @@ pkgname=shake pkgver=0.999 pkgrel=1 pkgdesc="Userspace defragmenter that can be run while system is in use" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://vleu.net/shake/" license=('GPL3') depends=('attr') |