summaryrefslogtreecommitdiff
path: root/community/gnuchess/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gnuchess/PKGBUILD')
-rw-r--r--community/gnuchess/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gnuchess/PKGBUILD b/community/gnuchess/PKGBUILD
index d68d886f0..cbc34b8a9 100644
--- a/community/gnuchess/PKGBUILD
+++ b/community/gnuchess/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=6.0.3
pkgrel=1
pkgdesc="Lets most modern computers play a full game of chess"
url="http://www.gnu.org/software/chess/chess.html"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
depends=('glibc' 'ncurses' 'readline')
optdepends=('xboard: for a GUI')