diff options
Diffstat (limited to 'extra/rox/PKGBUILD')
-rw-r--r-- | extra/rox/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/rox/PKGBUILD b/extra/rox/PKGBUILD index 799ad8d43..96dd4393f 100644 --- a/extra/rox/PKGBUILD +++ b/extra/rox/PKGBUILD @@ -5,8 +5,8 @@ pkgname=rox pkgver=2.10 pkgrel=2 -pkgdesc="A small and fast file manager which can optionally manage the desktop background and panels" -arch=('i686' 'x86_64') +pkgdesc="A small and fast file manager which can optionally manage the desktop background and panels." +arch=(i686 x86_64 'mips64el') license=('GPL2') url="http://roscidus.com/desktop/" depends=('sh' 'libsm' 'libglade') |