mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
community/xapian-bindings: disable build on aarch64
currently ruby does not build on aarch64
This commit is contained in:
parent
0ea01280c0
commit
d9740c715f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user