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 70d7a4ca4..950c35862 100644 --- a/community/sword/PKGBUILD +++ b/community/sword/PKGBUILD @@ -6,7 +6,7 @@ pkgname=sword pkgver=1.6.2 pkgrel=6 pkgdesc="Libraries for Bible programs" -arch=('x86_64' 'i686') +arch=('x86_64' 'i686' 'mips64el') url="http://www.crosswire.org/sword/" license=('GPL') depends=('curl' 'clucene' 'swig') |