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 d992f4341..2931ffae0 100755 --- a/community/xiphos/PKGBUILD +++ b/community/xiphos/PKGBUILD @@ -5,7 +5,7 @@ pkgname=xiphos pkgver=3.1.4 pkgrel=7 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') |