diff options
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/ell/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ell/APKBUILD b/testing/ell/APKBUILD index 6d40ecda59..e481cadd13 100644 --- a/testing/ell/APKBUILD +++ b/testing/ell/APKBUILD @@ -5,7 +5,7 @@ pkgver=0.17 pkgrel=1 pkgdesc="Linux library for embedded development" url="https://01.org/ell" -arch="all" +arch="all !ppc64le" license="GPL-2.0-only" depends="" makedepends="glib-dev linux-headers" |
