summaryrefslogtreecommitdiff
path: root/extra/gnuchess/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/gnuchess/PKGBUILD')
-rw-r--r--extra/gnuchess/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gnuchess/PKGBUILD b/extra/gnuchess/PKGBUILD
index e28cc7cff..04eec6472 100644
--- a/extra/gnuchess/PKGBUILD
+++ b/extra/gnuchess/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=6.0.2
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')
source=(ftp://ftp.gnu.org/pub/gnu/chess/$pkgname-$pkgver.tar.gz{,.sig})