summaryrefslogtreecommitdiff
path: root/community/fish/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/fish/PKGBUILD')
-rw-r--r--community/fish/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/fish/PKGBUILD b/community/fish/PKGBUILD
index fdfdabd1c..c3df5c8be 100644
--- a/community/fish/PKGBUILD
+++ b/community/fish/PKGBUILD
@@ -9,7 +9,7 @@ pkgname=fish
pkgver=2.0b2
pkgrel=3
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')