diff options
Diffstat (limited to '~smv/sword-svn/PKGBUILD')
-rw-r--r-- | ~smv/sword-svn/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/~smv/sword-svn/PKGBUILD b/~smv/sword-svn/PKGBUILD index 5308a3e3a..4fc7cbe4d 100644 --- a/~smv/sword-svn/PKGBUILD +++ b/~smv/sword-svn/PKGBUILD @@ -4,7 +4,7 @@ pkgname=sword-svn pkgver=2904 pkgrel=1 pkgdesc="Libraries for Bible programs -- svn version" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.crosswire.org/sword/" license=('GPL') depends=('curl' 'clucene' 'swig') |