diff options
Diffstat (limited to 'Master/tlpkg/bin/tl-update-images')
-rwxr-xr-x | Master/tlpkg/bin/tl-update-images | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tl-update-images b/Master/tlpkg/bin/tl-update-images index 8b7e14b3f81..92d33c441dd 100755 --- a/Master/tlpkg/bin/tl-update-images +++ b/Master/tlpkg/bin/tl-update-images @@ -118,7 +118,7 @@ MAKEINST () # do this here so that they can be kept in the tree, # and thus installed normally over the net. # keep in sync with info on http://tug.org/texlive/doc.html. - prune="aarch64-linux amd64-freebsd amd64-netbsd armel-linux \ + prune="aarch64-linux amd64-freebsd amd64-netbsd \ i386-cygwin i386-freebsd i386-netbsd i386-solaris \ powerpc-linux sparc-solaris x86_64-linuxmusl " echo "-- pruning platforms: $prune..." |