summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/tlpkg/TeXLive/TLUtils.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/TeXLive/TLUtils.pm b/Master/tlpkg/TeXLive/TLUtils.pm
index b3f7d8c3d47..f45af102c9a 100644
--- a/Master/tlpkg/TeXLive/TLUtils.pm
+++ b/Master/tlpkg/TeXLive/TLUtils.pm
@@ -343,6 +343,7 @@ sub platform_desc {
'i386-linux' => 'Intel x86 with GNU/Linux',
'i386-solaris' => 'Intel x86 with Solaris',
'mips-irix' => 'SGI IRIX',
+ 'mipsel-linux' => 'MIPSel with GNU/Linux',
'powerpc-aix' => 'PowerPC with AIX',
'powerpc-darwin' => 'PowerPC with MacOSX/Darwin',
'powerpc-linux' => 'PowerPC with GNU/Linux',