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