summaryrefslogtreecommitdiff
path: root/community/libhx/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libhx/PKGBUILD')
-rw-r--r--community/libhx/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libhx/PKGBUILD b/community/libhx/PKGBUILD
index 12ded5a70..a5ca96a87 100644
--- a/community/libhx/PKGBUILD
+++ b/community/libhx/PKGBUILD
@@ -7,7 +7,7 @@ pkgname='libhx'
pkgver=3.15
pkgrel=1
pkgdesc='A library providing queue, tree, I/O and utility functions'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url=('http://libhx.sourceforge.net/')
license=('GPL')
depends=()