community/chicken: disable on ppc64le for now

This commit is contained in:
William Pitcock 2017-04-15 22:05:01 +00:00
parent 0e9fcb2114
commit af2d799e4d

View File

@ -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=""