diff options
Diffstat (limited to 'community/libhx/PKGBUILD')
-rw-r--r-- | community/libhx/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libhx/PKGBUILD b/community/libhx/PKGBUILD index 348046f9b..22ea11bbe 100644 --- a/community/libhx/PKGBUILD +++ b/community/libhx/PKGBUILD @@ -7,7 +7,7 @@ pkgname='libhx' pkgver=3.13 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=() |