diff --git a/community/chicken/APKBUILD b/community/chicken/APKBUILD index e84f89b614007b6fa13db1992a024206e8caa3bd..1711cd9445ce701d5f1af11b10a97fb492ac28df 100644 --- a/community/chicken/APKBUILD +++ b/community/chicken/APKBUILD @@ -6,7 +6,7 @@ pkgver=4.12.0 pkgrel=1 pkgdesc="R5RS and R7RS compatible scheme compiler and interpreter" url="http://call-cc.org/" -arch="all" +arch="all !ppc64le" license="custom" depends="gcc libc-dev $pkgname-dev $pkgname-libs" depends_dev=""