community/elasticsearch: enable build on ppc64le

This commit is contained in:
Roberto Oliveira 2018-01-14 13:28:40 +00:00
parent bb0fff194b
commit 55b2e37210

View File

@ -5,7 +5,7 @@ pkgver=6.1.1
pkgrel=0
pkgdesc="Open Source, Distributed, RESTful Search Engine"
url="https://www.elastic.co/products/elasticsearch"
arch="x86 x86_64"
arch="x86 x86_64 ppc64le"
license="Apache-2.0"
depends="java-jna-native>=4.1 openjdk8-jre bash"
makedepends=""