summaryrefslogtreecommitdiff
path: root/community/libmaa/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libmaa/PKGBUILD')
-rw-r--r--community/libmaa/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libmaa/PKGBUILD b/community/libmaa/PKGBUILD
index d75148122..746cb652e 100644
--- a/community/libmaa/PKGBUILD
+++ b/community/libmaa/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=2
pkgdesc="Provides many low-level data structures which are helpful for writing compilers"
url="http://sourceforge.net/projects/dict/"
license=('GPL')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('glibc')
makedepends=('flex')
source=("http://downloads.sourceforge.net/dict/${pkgname}-${pkgver}.tar.gz")