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 34b72f227..a23690a99 100644 --- a/extra/rox/PKGBUILD +++ b/extra/rox/PKGBUILD @@ -7,7 +7,7 @@ _appname=${pkgname}-filer pkgver=2.10 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=('GPL2') url="http://roscidus.com/desktop/" depends=('libxml2' 'gtk2' 'shared-mime-info' 'bash' 'libsm' 'libglade') |