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 a101bb01d..151487e90 100644 --- a/community/sword/PKGBUILD +++ b/community/sword/PKGBUILD @@ -6,7 +6,7 @@ pkgname=sword pkgver=1.6.2 pkgrel=4 pkgdesc="SWORD 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' 'icu' 'clucene' 'swig') |