diff options
Diffstat (limited to 'community/fish/PKGBUILD')
-rw-r--r-- | community/fish/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/fish/PKGBUILD b/community/fish/PKGBUILD index a237a17e3..bca39bdd2 100644 --- a/community/fish/PKGBUILD +++ b/community/fish/PKGBUILD @@ -9,7 +9,7 @@ pkgname=fish pkgver=2.0b2 pkgrel=4 pkgdesc='Smart and user friendly shell intended mostly for interactive use' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://ridiculousfish.com/shell/' license=('GPL2') depends=('python2') |