diff options
Diffstat (limited to 'community/apparix/PKGBUILD')
-rw-r--r-- | community/apparix/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/apparix/PKGBUILD b/community/apparix/PKGBUILD index c5a128a1a..10072bee7 100644 --- a/community/apparix/PKGBUILD +++ b/community/apparix/PKGBUILD @@ -6,7 +6,7 @@ pkgver=08.331 _ver="08-331" pkgrel=2 pkgdesc="Command line file browser with bookmark support" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://micans.org/apparix/" license=('GPL2') depends=('bash') |