diff options
-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 a373573b2bf..51f00e010c3 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 \ + prune="aarch64-linux amd64-freebsd amd64-netbsd armhf-linux \ i386-cygwin i386-freebsd i386-netbsd i386-solaris \ sparc-solaris x86_64-linuxmusl " echo "-- pruning platforms: $prune..." |