summaryrefslogtreecommitdiff
path: root/community/bam/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/bam/PKGBUILD')
-rw-r--r--community/bam/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/bam/PKGBUILD b/community/bam/PKGBUILD
index fb6384301..849bd6271 100644
--- a/community/bam/PKGBUILD
+++ b/community/bam/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=bam
pkgver=0.4.0
pkgrel=1
pkgdesc="A fast and flexible build system using Lua"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url=http://github.com/matricks/bam
license=('ZLIB')
source=("https://github.com/downloads/matricks/bam/${pkgname}-${pkgver}.tar.gz")