diff options
Diffstat (limited to 'community/hawknl/PKGBUILD')
-rw-r--r-- | community/hawknl/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/hawknl/PKGBUILD b/community/hawknl/PKGBUILD index f10df654a..7c140f823 100644 --- a/community/hawknl/PKGBUILD +++ b/community/hawknl/PKGBUILD @@ -8,7 +8,7 @@ pkgname=hawknl pkgver=1.68 pkgrel=3 pkgdesc="An open source game oriented network API" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.hawksoft.com/hawknl/" license=('LGPL') depends=('glibc') |