community/xapian-bindings: disable build on aarch64

currently ruby does not build on aarch64
This commit is contained in:
Carlo Landmeter 2016-08-16 00:05:33 +00:00
parent 0ea01280c0
commit d9740c715f

View File

@ -6,7 +6,7 @@ pkgver=1.4.0
pkgrel=0
pkgdesc="Binding libraries for xapian"
url="http://www.xapian.org"
arch="all"
arch="all !aarch64"
license="GPL2+"
depends=""
makedepends="automake autoconf libtool bash