diff --git a/srcpkgs/tagainijisho/template b/srcpkgs/tagainijisho/template index a50e52c84b6..e842d9c5f46 100644 --- a/srcpkgs/tagainijisho/template +++ b/srcpkgs/tagainijisho/template @@ -11,3 +11,7 @@ license="GPL-3" homepage="http://www.tagaini.net" distfiles="https://github.com/Gnurou/tagainijisho/releases/download/${version}/tagainijisho-${version}.tar.gz" checksum="6fe3c579ec1cea6c41393ac9a82dd12d0e240032d2bb7837a90e470f480aaf4e" + +case "$XBPS_TARGET_MACHINE" in + ppc*) broken="other dicts are not built";; +esac