summaryrefslogtreecommitdiff
path: root/extra/gnugo/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/gnugo/PKGBUILD')
-rw-r--r--extra/gnugo/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gnugo/PKGBUILD b/extra/gnugo/PKGBUILD
index db803a1b9..845bd21b0 100644
--- a/extra/gnugo/PKGBUILD
+++ b/extra/gnugo/PKGBUILD
@@ -10,7 +10,7 @@ pkgrel=3
pkgdesc='Program that plays the game of Go'
url='http://www.gnu.org/software/gnugo/'
license=('GPL3' 'custom')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('ncurses')
source=("http://ftp.gnu.org/gnu/gnugo/${pkgname}-${pkgver}.tar.gz"
'LICENSE')