summaryrefslogtreecommitdiff
path: root/extra/gperf/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/gperf/PKGBUILD')
-rw-r--r--extra/gperf/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gperf/PKGBUILD b/extra/gperf/PKGBUILD
index 58bd118a6..d6211f40a 100644
--- a/extra/gperf/PKGBUILD
+++ b/extra/gperf/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=gperf
pkgver=3.0.4
pkgrel=1
pkgdesc="Perfect hash function generator."
-arch=('x86_64' 'i686')
+arch=('x86_64' 'i686' 'mips64el')
url="http://www.gnu.org/software/gperf/"
license=('GPL3')
depends=('gcc-libs' 'texinfo')