From af2d799e4d46dcaa9e43b88452353329ee8a1ae0 Mon Sep 17 00:00:00 2001 From: William Pitcock Date: Sat, 15 Apr 2017 22:05:01 +0000 Subject: community/chicken: disable on ppc64le for now --- community/chicken/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community') diff --git a/community/chicken/APKBUILD b/community/chicken/APKBUILD index e84f89b614..1711cd9445 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="" -- cgit v1.2.3