diff --git a/srcpkgs/chicken/template b/srcpkgs/chicken/template index 854e0a97e2b..178c1ac5c16 100644 --- a/srcpkgs/chicken/template +++ b/srcpkgs/chicken/template @@ -10,7 +10,7 @@ distfiles="http://code.call-cc.org/releases/$version/$pkgname-$version.tar.gz" checksum=a8b94bb94c5d6a4348cedd75dc334ac80924bcd9a7a7a3d6af5121e57ef66595 # No ARM support??!!! -only_for_archs="i686 i686-musl x86_64 x86_64-musl" +only_for_archs="i686 i686-musl x86_64 x86_64-musl ppc64le ppc64le-musl" do_configure() { make -B -f Makefile.linux chicken-defaults.h PREFIX=/usr