diff options
Diffstat (limited to 'community/sword/PKGBUILD')
-rw-r--r-- | community/sword/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/sword/PKGBUILD b/community/sword/PKGBUILD index e6e2387a5..3a3659dc6 100644 --- a/community/sword/PKGBUILD +++ b/community/sword/PKGBUILD @@ -7,7 +7,7 @@ pkgname=sword pkgver=1.6.2 pkgrel=5 pkgdesc="Libraries for Bible programs" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.crosswire.org/sword/index.jsp" license=('GPL') depends=('curl' 'clucene' 'swig') |