summaryrefslogtreecommitdiff
path: root/core/ncurses/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/ncurses/PKGBUILD')
-rw-r--r--core/ncurses/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/ncurses/PKGBUILD b/core/ncurses/PKGBUILD
index 86570733e..dd9889019 100644
--- a/core/ncurses/PKGBUILD
+++ b/core/ncurses/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=ncurses
pkgver=5.9
pkgrel=5
pkgdesc="System V Release 4.0 curses emulation library"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.gnu.org/software/ncurses/"
license=('MIT')
depends=('glibc')