diff --git a/community/texmf-dist/APKBUILD b/community/texmf-dist/APKBUILD index 6c24c58005f..a1cf0e37372 100644 --- a/community/texmf-dist/APKBUILD +++ b/community/texmf-dist/APKBUILD @@ -23,7 +23,8 @@ pkgver=${_core} pkgrel=0 pkgdesc="TeX Live texmf core distribution" url="http://tug.org/texlive/" -arch="noarch" +# Temporarily disabled, builders are trying to rebuild it over and over again. +#arch="noarch" license="GPL" depends="" depends_dev=""