aboutsummaryrefslogtreecommitdiffstats
path: root/community/texlive
diff options
context:
space:
mode:
authorMarian Buschsieweke <marian.buschsieweke@ovgu.de>2019-10-02 15:33:21 +0200
committerKevin Daudt <kdaudt@alpinelinux.org>2019-10-04 18:39:34 +0000
commit77dbba9546b1981f3e1d73843392a401e21cba44 (patch)
treebe352eaaa56d92b526072a1ad8b381846d5960c4 /community/texlive
parentd41452edeae70533381fdc7238ae41700be5e669 (diff)
downloadaports-77dbba9546b1981f3e1d73843392a401e21cba44.tar.bz2
aports-77dbba9546b1981f3e1d73843392a401e21cba44.tar.xz
community/texlive: Re-enabled x86
Builds just fine on edge in a freshly setup and clean container.
Diffstat (limited to 'community/texlive')
-rw-r--r--community/texlive/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/texlive/APKBUILD b/community/texlive/APKBUILD
index 845bffa17f..84fe39c5a4 100644
--- a/community/texlive/APKBUILD
+++ b/community/texlive/APKBUILD
@@ -5,7 +5,7 @@ pkgver=20190410
pkgrel=3
pkgdesc="Comprehensive TeX document production system"
url="http://tug.org/texlive/"
-arch="all !x86 !ppc64le"
+arch="all !ppc64le"
license="GPL"
depends="perl texmf-dist>=2018.50036 xz"
depends_dev=""