summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/tl-update-images
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-03-29 21:58:39 +0000
committerKarl Berry <karl@freefriends.org>2018-03-29 21:58:39 +0000
commit821b7906ec814c447bf032ade02c467f12de31b5 (patch)
tree2e165d9ae82625926aa3a4827e7358e6c075beab /Master/tlpkg/bin/tl-update-images
parentd570b0a952d1bf3a592e27deb0a4aed434fd4118 (diff)
remove armel-linux
git-svn-id: svn://tug.org/texlive/trunk@47180 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin/tl-update-images')
-rwxr-xr-xMaster/tlpkg/bin/tl-update-images2
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..."