summaryrefslogtreecommitdiff
path: root/pcr/bison++/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/bison++/PKGBUILD')
-rw-r--r--pcr/bison++/PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/pcr/bison++/PKGBUILD b/pcr/bison++/PKGBUILD
index 947c41df4..485bff943 100644
--- a/pcr/bison++/PKGBUILD
+++ b/pcr/bison++/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=bison++
pkgver=1.21.11
pkgrel=1
pkgdesc="Parser generator in C or C++ from BNF notation"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://packages.debian.org/bison++"
license=('GPL')
source=('http://ftp.de.debian.org/debian/pool/main/b/bison++/bison++_1.21.11.orig.tar.gz' 'http://ftp.de.debian.org/debian/pool/main/b/bison++/bison++_1.21.11-3.diff.gz')
@@ -49,3 +49,5 @@ package() {
}
# vim:set ts=2 sw=2 et:
+md5sums=('5cdeae3478207d5e1052e4616daa41cd'
+ 'c290793fb5ff7c35ad9b424b90b167d0')