aboutsummaryrefslogtreecommitdiffstats
path: root/community/texlive/APKBUILD
diff options
context:
space:
mode:
authorMilan P. Stanić <mps@arvanta.net>2020-02-19 18:27:08 +0100
committerMilan P. Stanić <mps@arvanta.net>2020-02-19 18:27:31 +0100
commit0b97efd666e49496de4bf0ef0126836292d7f8cf (patch)
tree1c05254853aeb4d04061684052bc235b32324b82 /community/texlive/APKBUILD
parent6f64ca956ef1c3201f66fcece6b758af58db5b03 (diff)
downloadaports-0b97efd666e49496de4bf0ef0126836292d7f8cf.tar.bz2
aports-0b97efd666e49496de4bf0ef0126836292d7f8cf.tar.xz
community/texlive: enable on ppc64le
Diffstat (limited to 'community/texlive/APKBUILD')
-rw-r--r--community/texlive/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/texlive/APKBUILD b/community/texlive/APKBUILD
index b6886b45cb..cc518e2b3f 100644
--- a/community/texlive/APKBUILD
+++ b/community/texlive/APKBUILD
@@ -5,7 +5,7 @@ pkgver=20190410
pkgrel=6
pkgdesc="Comprehensive TeX document production system"
url="http://tug.org/texlive/"
-arch="all !ppc64le"
+arch="all"
license="GPL"
depends="perl texmf-dist>=2018.50036"
depends_dev=""