summaryrefslogtreecommitdiff
path: root/core/readline/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/readline/PKGBUILD')
-rw-r--r--core/readline/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/readline/PKGBUILD b/core/readline/PKGBUILD
index f54f18351..b2f59ddbc 100644
--- a/core/readline/PKGBUILD
+++ b/core/readline/PKGBUILD
@@ -8,7 +8,7 @@ _patchlevel=002 #prepare for some patches
pkgver=$_basever.$_patchlevel
pkgrel=2
pkgdesc="GNU readline library"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://tiswww.case.edu/php/chet/readline/rltop.html"
license=('GPL')
depends=('glibc' 'ncurses')