diff options
Diffstat (limited to 'community/xiphos/PKGBUILD')
-rwxr-xr-x | community/xiphos/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xiphos/PKGBUILD b/community/xiphos/PKGBUILD index 0473d014b..aca720a45 100755 --- a/community/xiphos/PKGBUILD +++ b/community/xiphos/PKGBUILD @@ -6,7 +6,7 @@ pkgname=xiphos pkgver=3.1.4 pkgrel=8 pkgdesc="A Bible study tool for gtk" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://xiphos.org" license=('GPL') depends=('libgsf' 'libglade' 'gtkhtml' 'sword' 'hicolor-icon-theme') |