main/ell: enable on ppc64le

the ppc64le build server have now support for af_algo
since commit 2a22be74 (main/linux-vanilla: enable CONFIG_CRYPTO_USER
config settings fix checksum for config-vanilla.ppc64l)
This commit is contained in:
Natanael Copa 2019-03-13 14:59:00 +00:00
parent a898bf9a41
commit 02b3c6710a

View File

@ -5,7 +5,7 @@ pkgver=0.17
pkgrel=1
pkgdesc="Linux library for embedded development"
url="https://01.org/ell"
arch="all !ppc64le"
arch="all"
license="GPL-2.0-only"
depends=""
makedepends="glib-dev linux-headers"