diff options
Diffstat (limited to 'extra/rox/PKGBUILD')
-rw-r--r-- | extra/rox/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/rox/PKGBUILD b/extra/rox/PKGBUILD index d9bffafe2..e852a9f96 100644 --- a/extra/rox/PKGBUILD +++ b/extra/rox/PKGBUILD @@ -6,7 +6,7 @@ pkgname=rox pkgver=2.11 pkgrel=1 pkgdesc="A small and fast file manager which can optionally manage the desktop background and panels" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') url="http://roscidus.com/desktop/" depends=('sh' 'libsm' 'gtk2') |