~alpine/aports

community/texlive: Re-enabled x86 v1 APPLIED

Marian Buschsieweke: 1
 community/texlive: Re-enabled x86

 1 files changed, 1 insertions(+), 1 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/3084/mbox | git am -3
Learn more about email & git

[PATCH] community/texlive: Re-enabled x86 Export this patch

Builds just fine on edge in a freshly setup and clean container.
---
 community/texlive/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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=""
-- 
2.23.0