summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-03-20 22:57:54 +0000
committerKarl Berry <karl@freefriends.org>2019-03-20 22:57:54 +0000
commitd127cd59126d10b2e8755fd6d9fb6c7b36829b8a (patch)
tree1008214633ddd4898e83fbe5c4c19bff17be9671
parent1a11428af995659092f151b8d354e231a2492ac4 (diff)
(platform_desc) <armhf-linux>: change description,
suggested by Simon Dales. git-svn-id: svn://tug.org/texlive/trunk@50493 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/tlpkg/TeXLive/TLUtils.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/TeXLive/TLUtils.pm b/Master/tlpkg/TeXLive/TLUtils.pm
index 45a1a6b6467..9904dac4742 100644
--- a/Master/tlpkg/TeXLive/TLUtils.pm
+++ b/Master/tlpkg/TeXLive/TLUtils.pm
@@ -377,7 +377,7 @@ sub platform_desc {
'amd64-kfreebsd' => 'GNU/kFreeBSD on x86_64',
'amd64-netbsd' => 'NetBSD on x86_64',
'armel-linux' => 'GNU/Linux on ARM',
- 'armhf-linux' => 'GNU/Linux on ARMhf',
+ 'armhf-linux' => 'GNU/Linux on ARMv6/RPi',
'hppa-hpux' => 'HP-UX',
'i386-cygwin' => 'Cygwin on Intel x86',
'i386-darwin' => 'MacOSX legacy (10.5-10.6) on Intel x86',