summaryrefslogtreecommitdiff
path: root/core/bison/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/bison/PKGBUILD')
-rw-r--r--core/bison/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/bison/PKGBUILD b/core/bison/PKGBUILD
index 3faf3e393..52699de7c 100644
--- a/core/bison/PKGBUILD
+++ b/core/bison/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=bison
pkgver=2.6.5
pkgrel=1
pkgdesc="The GNU general-purpose parser generator"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL3')
url="http://www.gnu.org/software/bison/bison.html"
depends=('glibc' 'm4' 'sh')