summaryrefslogtreecommitdiff
path: root/community/judy/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/judy/PKGBUILD')
-rw-r--r--community/judy/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/judy/PKGBUILD b/community/judy/PKGBUILD
index e0fc510d8..4ad02f728 100644
--- a/community/judy/PKGBUILD
+++ b/community/judy/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=judy
pkgver=1.0.5
pkgrel=3
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
pkgdesc="C library creating and accessing dynamic arrays"
makedepends=(gcc)
options=(!strip)