aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/texmf-dist/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/community/texmf-dist/APKBUILD b/community/texmf-dist/APKBUILD
index 6c24c58005..a1cf0e3737 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=""