diff --git a/srcpkgs/libclc-git/template b/srcpkgs/libclc-git/template index d70ccea0315..28720758521 100644 --- a/srcpkgs/libclc-git/template +++ b/srcpkgs/libclc-git/template @@ -11,6 +11,7 @@ license="BSD/MIT" homepage="http://libclc.llvm.org" provides="libclc-${version}_${revision}" replaces="libclc>=0" +only_for_archs="i686 x86_64" do_fetch() { # Upstream libclc git is http://llvm.org/git/libclc.git, however